From 485b97be9f2f2abf5a40923b5fd85f75714a8c02 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Mon, 24 Sep 2012 10:15:50 +0000 Subject: Imported from /srv/lorry/lorry-area/perl-dbd-sqlite-tarball/DBD-SQLite-1.38_01.tar.gz. --- META.yml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 META.yml (limited to 'META.yml') diff --git a/META.yml b/META.yml new file mode 100644 index 0000000..a8411eb --- /dev/null +++ b/META.yml @@ -0,0 +1,32 @@ +--- +abstract: 'Self Contained SQLite RDBMS in a DBI Driver' +author: + - 'Adam Kennedy ' +build_requires: + File::Spec: 0.82 + Test::More: 0.42 +configure_requires: + DBI: 1.57 + ExtUtils::MakeMaker: 6.48 + File::Spec: 0.82 +dynamic_config: 1 +generated_by: 'ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.120921' +license: perl +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 +name: DBD-SQLite +no_index: + directory: + - t + - inc + - util +requires: + DBI: 1.57 + Tie::Hash: 0 +resources: + bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=DBD-SQLite + license: http://dev.perl.org/licenses/ + repository: http://svn.ali.as/cpan/trunk/DBD-SQLite + x_MailingList: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbd-sqlite +version: 1.38_01 -- cgit v1.2.1