{ "abstract" : "Override subroutines in a module for unit testing", "author" : [ "Current Maintainer: Geoff Franks ", "Original Author: Simon Flack " ], "dynamic_config" : 1, "generated_by" : "Module::Build version 0.4214", "license" : [ "gpl_3" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "Test-MockModule", "prereqs" : { "build" : { "requires" : { "Test::More" : "0.88" } }, "configure" : { "requires" : { "Module::Build" : "0.38" } }, "runtime" : { "requires" : { "Carp" : "0", "SUPER" : "0", "Scalar::Util" : "0", "perl" : "5.006" } } }, "provides" : { "Test::MockModule" : { "file" : "lib/Test/MockModule.pm", "version" : "0.13" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/geofffranks/test-mockmodule/issues" }, "homepage" : "https://github.com/geofffranks/test-mockmodule", "license" : [ "http://www.gnu.org/licenses/gpl-3.0.txt" ], "repository" : { "url" : "git://github.com/geofffranks/test-mockmodule.git" } }, "version" : "0.13", "x_serialization_backend" : "JSON::PP version 2.27400" }