commit 2db2576831e682899dbea402c57ead5f14f992d6 Author: Gwyn Ciesla Date: Thu Sep 10 13:02:00 2020 +0000 Added the README diff --git a/README.md b/README.md new file mode 100644 index 0000000..66db8a8 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file