The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Multiple SQL statements in a single do() call with any DBI driver",
   "author" : [
      "Emanuele Zeppieri <emazep@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.200003, CPAN::Meta::Converter version 2.110360",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "DBIx-MultiStatementDo",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.31"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : 0,
            "Moose" : 0,
            "SQL::SplitStatement" : "1.00009",
            "perl" : "5.006"
         }
      },
      "test" : {
         "requires" : {
            "DBD::SQLite" : 0,
            "DBI" : 0,
            "English" : 0,
            "File::Find" : 0,
            "File::Temp" : 0,
            "Test::Exception" : "0.27",
            "Test::More" : "0.7"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-DBIx-MultiStatementDo@rt.cpan.org",
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=DBIx-MultiStatementDo"
      },
      "homepage" : "http://search.cpan.org/dist/DBIx-MultiStatementDo",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/emazep/DBIx-MultiStatementDo.git",
         "web" : "http://github.com/emazep/DBIx-MultiStatementDo"
      }
   },
   "version" : "1.00009"
}