{
  "abstract" : "Mock mod_perl2 objects when running outside of Apache",
  "author" : [
     "Cosimo Streppone <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300017, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "bsd"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Test-Mock-Apache2",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "runtime" : {
        "requires" : {
           "Test::MockObject" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test-Mock-Apache2"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/cosimo/perl5-test-mock-apache2.git",
        "web" : "http://github.com/cosimo/perl5-test-mock-apache2"
     }
  },
  "version" : "0.05"
}