The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Database independent interface for Perl",
   "author" : [
      "Tim Bunce (dbi-users@perl.org)"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.1002, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "DBI",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.48",
            "Test::Simple" : "0.90"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "conflicts" : {
            "DBD::Amazon" : "0.10",
            "DBD::AnyData" : "0.110",
            "DBD::CSV" : "0.36",
            "DBD::Google" : "0.51",
            "DBD::PO" : "2.10",
            "DBD::RAM" : "0.072",
            "SQL::Statement" : "1.33"
         },
         "requires" : {
            "Storable" : "2.16",
            "perl" : "5.008"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "http://dbi.perl.org/",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://github.com/perl5-dbi/dbi"
      },
      "x_IRC" : "irc://irc.perl.org/#dbi",
      "x_MailingList" : "mailto:dbi-dev@perl.org"
   },
   "version" : "1.640",
   "x_serialization_backend" : "JSON::PP version 2.27300_01",
   "x_suggests" : {
      "Clone" : 0.34,
      "DB_File" : 0,
      "MLDBM" : 0,
      "Net::Daemon" : 0,
      "RPC::PlServer" : 0.2001,
      "SQL::Statement" : 1.402
   }
}