{
"abstract" : "Override subroutines in a module for unit testing",
"author" : [
"Current Maintainer: Geoff Franks <gfranks@cpan.org>",
"Original Author: Simon Flack <simonflk _AT_ cpan.org>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4234",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Test-MockModule",
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build" : "0.4234"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"SUPER" : "1.20",
"Scalar::Util" : "0",
"perl" : "5.006"
}
},
"test" : {
"requires" : {
"Test::More" : "0.88",
"Test::Warnings" : "0"
}
}
},
"provides" : {
"Test::MockModule" : {
"file" : "lib/Test/MockModule.pm",
"version" : "v0.180.0"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/geofffranks/test-mockmodule/issues"
},
"homepage" : "https://github.com/geofffranks/test-mockmodule",
"license" : [
"http://dev.perl.org/licenses/"
],
"repository" : {
"url" : "git://github.com/geofffranks/test-mockmodule.git"
}
},
"version" : "v0.180.0",
"x_serialization_backend" : "JSON::PP version 4.16"
}