{
"abstract" : "Monkey patching with test mocking in mind",
"author" : [
"Joel Berger, <
[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "App::ModuleBuildTiny version 0.028",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "
http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Mock-MonkeyPatch",
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build::Tiny" : "0.034"
}
},
"develop" : {
"requires" : {
"App::ModuleBuildTiny" : "0.028"
}
},
"runtime" : {
"requires" : {
"Sub::Util" : "1.40"
}
},
"test" : {
"requires" : {
"Test::More" : "0.96"
}
}
},
"provides" : {
"Mock::MonkeyPatch" : {
"file" : "lib/Mock/MonkeyPatch.pm",
"version" : "1.01"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "
http://github.com/jberger/Mock-MonkeyPatch/issues"
},
"license" : [
"
http://dev.perl.org/licenses/"
],
"repository" : {
"url" : "
http://github.com/jberger/Mock-MonkeyPatch"
}
},
"version" : "1.01",
"x_serialization_backend" : "JSON::PP version 4.04",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}