commit 3490deb6ebc45a1b17bafbc7fca5bc76fb5dbcf2 Author: Gwyn Ciesla Date: Mon Jun 17 13:48:19 2019 +0000 Added the README diff --git a/README.md b/README.md new file mode 100644 index 0000000..f647db5 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# perl-DBD-MariaDB + +DBD::MariaDB is the Perl5 Database Interface driver for MariaDB and MySQL databases. In other words: DBD::MariaDB is an interface between the Perl programming language and the MariaDB/MySQL programming API that comes with the MariaDB/MySQL relational database management system. Most functions provided by this programming API are supported. Some rarely used functions are missing, mainly because no-one ever requested them. \ No newline at end of file