{ "name": "plparrot", "abstract": "Parrot Virtual Machine and Rakudo Perl 6 as PostgreSQL procedural languages", "description": "PL/Parrot embeds Parrot in PostgreSQL and also comes with PL/Perl6 if Rakudo Perl 6 is available", "version": "0.4.0", "generated_by": "Jonathan \"Duke\" Leto", "meta-spec": { "version": "1.0.0", "url": "http://pgxn.org/meta/spec.txt" }, "maintainer": [ "Jonathan \"Duke\" Leto " ], "prereqs": { "runtime": { "requires": { "plpgsql": 0, "PostgreSQL": "8.5.0" }, "recommends": { "PostgreSQL": "9.0.0" } } }, "license": "artistic_2", "meta-spec": { "version": "1.0.0", "url": "http://pgxn.org/meta/spec.txt" }, "tags": [ "parrot", "perl6", "rakudo", "pir", "vm", "perl" ], "provides": { "plparrot": { "file": "plparrot.sql", "version": "0.4.0" }, "plperl6": { "file": "plparrot.sql", "version": "0.4.0" } }, "resources": { "homepage": "http://pl.parrot.org", "bugtracker": { "web": "http://github.com/leto/plparrot/issues/" }, "repository": { "url": "git://github.com/leto/plparrot.git", "web": "https://github.com/leto/plparrot/", "type": "git" } } }