Raw Package Information

Package: libpg-perl
Version: 1:2.1.1-11.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 135
Depends: perl, perlapi-5.30.0, libc6 (>= 2.4), libpq5
Priority: optional
Section: perl
Filename: pool/main/libp/libpg-perl/libpg-perl_2.1.1-11.pgdg20.04+1_amd64.deb
Size: 34884
SHA256: 28be63790d399fcd2010bcff76ee9113c4de145164013cfe854abf06c0cefa63
SHA1: 2132df9090e2326ca389cf67c161a1c84c1f7a3a
MD5sum: 21da83087a8345309812280858a4f250
Description: PostgreSQL interface for Perl
 This library enables Perl scripts to communicate with the PostgreSQL database
 backend.
 .
 This is a very old driver, newer applications should use DBI and DBD::Pg
 (libdbd-pg-perl) instead.