{
  "abstract" : "Easy DBI access from CGI::Application",
  "author" : [
     "Mark Stosberg <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.006, CPAN::Meta::Converter version 2.132830",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "CGI-Application-Plugin-DBH",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "CGI::Application" : "0",
           "DBI" : "0",
           "parent" : "0"
        }
     },
     "test" : {
        "requires" : {
           "DBD::Mock" : "0.11",
           "Test::MockObject" : "1.20120301",
           "Test::More" : "1.001002"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "https://github.com/frioux/CGI-Application-Plugin-DBH",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/frioux/CGI-Application-Plugin-DBH.git",
        "web" : "https://github.com/frioux/CGI-Application-Plugin-DBH"
     }
  },
  "version" : "4.04"
}