?
Current Path : /lib64/perl5/vendor_perl/Bundle/DBD/ |
Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 |
Current File : //lib64/perl5/vendor_perl/Bundle/DBD/mysql.pm |
# -*- perl -*- package Bundle::DBD::mysql; $VERSION = '4.004'; 1; __END__ =head1 NAME Bundle::DBD::mysql - A bundle to install Perl drivers for MySQL =head1 SYNOPSIS C<perl -MCPAN -e 'install Bundle::DBD::mysql'> =head1 CONTENTS DBI DBD::mysql =head1 DESCRIPTION This bundle includes all that is needed to connect with a MySQL server using DBI. =cut