Added the README

This commit is contained in:
Gwyn Ciesla 2020-09-10 13:02:00 +00:00
commit 2db2576831

6
README.md Normal file
View file

@ -0,0 +1,6 @@
# 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.