The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Self Contained SQLite RDBMS in a DBI Driver",
   "author" : [
      "Adam Kennedy <adamk@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.76, CPAN::Meta::Converter version 2.132620",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "DBD-SQLite",
   "no_index" : {
      "directory" : [
         "t",
         "inc",
         "util"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "File::Spec" : "0.82",
            "Test::More" : "0.42"
         }
      },
      "configure" : {
         "requires" : {
            "DBI" : "1.57",
            "ExtUtils::MakeMaker" : "6.48",
            "File::Spec" : "0.82"
         }
      },
      "runtime" : {
         "requires" : {
            "DBI" : "1.57",
            "Tie::Hash" : "0"
         }
      }
   },
   "release_status" : "testing",
   "resources" : {
      "bugtracker" : {
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=DBD-SQLite"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://github.com/DBD-SQLite/DBD-SQLite"
      },
      "x_MailingList" : "http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbd-sqlite"
   },
   "version" : "1.41_04"
}