diff options
Diffstat (limited to 'databases/p5-postgresql-plperl/pkg-descr')
-rw-r--r-- | databases/p5-postgresql-plperl/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/databases/p5-postgresql-plperl/pkg-descr b/databases/p5-postgresql-plperl/pkg-descr new file mode 100644 index 000000000000..84d32c9d7848 --- /dev/null +++ b/databases/p5-postgresql-plperl/pkg-descr @@ -0,0 +1,7 @@ +PL/Perl allows you to write PostgreSQL functions and procedures in +Perl. Consult the PostgreSQL User's Guide and the INSTALL file in the +top-level directory of the source distribution for more information. + +This software is part of the standard PostgreSQL distribution. + +WWW: http://www.postgresql.org/ |