{
"abstract" : "Dead-simple mocking",
"author" : [
"Curtis \"Ovid\" Poe <ovid@allaroundtheworld.fr>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
"license" : [
"artistic_2"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Test-Mock-Object",
"no_index" : {
"directory" : [
"eg",
"examples",
"inc",
"share",
"t",
"xt"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"develop" : {
"requires" : {
"File::Spec" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Test::More" : "0",
"Test::Pod" : "1.41"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"Exporter" : "0",
"Scalar::Util" : "0",
"Sub::Identify" : "0",
"Sub::Name" : "0",
"perl" : "v5.22.0",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"recommends" : {
"CPAN::Meta" : "2.120900"
},
"requires" : {
"Apache2::RequestRec" : "0",
"ExtUtils::MakeMaker" : "0",
"File::Spec" : "0",
"Test::LeakTrace" : "0",
"Test::More" : "0",
"Test::Most" : "0"
}
}
},
"provides" : {
"Test::Mock::Object" : {
"file" : "lib/Test/Mock/Object.pm",
"version" : "0.2"
},
"Test::Mock::Object::Chain" : {
"file" : "lib/Test/Mock/Object/Chain.pm",
"version" : "0.2"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/Ovid/test-mock-object/issues"
},
"homepage" : "https://github.com/Ovid/test-mock-object",
"repository" : {
"type" : "git",
"url" : "https://github.com/Ovid/test-mock-object.git",
"web" : "https://github.com/Ovid/test-mock-object"
}
},
"version" : "0.2",
"x_generated_by_perl" : "v5.26.3",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.27",
"x_spdx_expression" : "Artistic-2.0"
}