Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6 System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64 User : User ( 0) PHP Version : 7.4.6 Disable Function : NONE Directory : C:/xampp/perl/vendor/lib/Bundle/DBD/ |
package Bundle::DBD::Pg; use strict; use warnings; $VERSION = '2.19.3'; 1; __END__ =head1 NAME Bundle::DBD::Pg - A bundle to install all DBD::Pg related modules =head1 SYNOPSIS C<perl -MCPAN -e 'install Bundle::DBD::Pg'> =head1 CONTENTS DBI DBD::Pg =head1 DESCRIPTION This bundle includes all the modules needed for DBD::Pg (the Perl interface to the Postgres database system). Please feel free to ask for help or report any problems to dbd-pg@perl.org. =cut =head1 AUTHOR Greg Sabino Mullane E<lt>F<greg@turnstep.com>E<gt>