Meta Configuration of Package pgperl
1
<package name="pgperl" project="server:database:postgresql">
2
<title>Perl Client Library for PostgreSQL</title>
3
<description>This package contains a module to access PostgreSQL databases from Perl
4
programs.
5
6
It shouldn't be used for new developments as the Perl DBI module
7
provides a much better infrastructure to access various databases from
8
Perl. See the perl-DBI and perl-DBD-Pg packages for details.
9
</description>
10
<person userid="hostmaster" role="maintainer"/>
11
</package>
12