commit 3b35b09bdb1d1de6dfe40a9551f19b582741900a Author: Gwyn Ciesla Date: Wed Sep 9 15:30:34 2020 +0000 Added the README diff --git a/README.md b/README.md new file mode 100644 index 0000000..121f05d --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# perl-DBD-SQLite + +SQLite is a public domain, file-based, relational database engine that you can +find at . This module provides a Perl DBI driver for +SQLite. \ No newline at end of file