DBD::mysql is the Perl5 Database Interface driver for the MySQL database. In other words: DBD::mysql is an interface between the Perl programming language and the MySQL programming API that comes with the MySQL relational database management system.
Find a file
2022-07-29 13:19:39 +02:00
perl-DBD-MySQL.yaml Build the module with perl:5.34 and perl:5.36 2022-07-29 13:19:39 +02:00
README.md Added the README 2020-09-10 13:02:00 +00:00

perl-DBD-MySQL

DBD::mysql is the Perl5 Database Interface driver for the MySQL database. In other words: DBD::mysql is an interface between the Perl programming language and the MySQL programming API that comes with the MySQL relational database management system.