{ "name": "session_hash_tools", "abstract": "Functions to store nested hashes in PL/Perl shared hash", "description": "This package provides functions to set/get values with 1 - 3 keys in PL/Perl %_SHARED hash during a single session.", "version": "1.0.0", "maintainer": "Alexey Klyukin ", "license": "postgresql", "prereqs": { "runtime": { "requires": { "plperl": 0, "plperlu": 0, "PostgreSQL": "8.2.0" }, "recommends": { "PostgreSQL": "8.3.0" } } }, "meta-spec": { "version": "1.0.0", "url": "http://pgxn.org/meta/spec.txt" } }