Skip to content

Instantly share code, notes, and snippets.

@leto
Created June 29, 2010 08:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leto/456954 to your computer and use it in GitHub Desktop.
Save leto/456954 to your computer and use it in GitHub Desktop.
$ PERL6PBC=/Users/leto/svn/parrot/installed_parrot/lib/2.4.0-devel/languages/perl6/perl6.pbc make clean install test_plperl6
[...snip...]
psql -AX -f t/sql/plperl6.sql
1..5
ok 1 - Return an integer from PL/Perl6
ok 2 - Return nothing from PL/Perl6
ok 3 - Return a float from PL/Perl6
ok 4 - Return a varchar from PL/Perl6
ok 5 - Use a single quote in a PL/Perl6 procedure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment