{ "abstract" : "Track and report execution time for parts of code", "author" : [ "Jason Moore" ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "Devel-Timer", "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "develop" : { "requires" : { "Test::More" : "0", "Test::Perl::Critic" : "0", "Test::Pod" : "1.41" } }, "runtime" : { "requires" : { "Time::HiRes" : "0", "perl" : "5.008", "strict" : "0", "warnings" : "0" } }, "test" : { "requires" : { "Capture::Tiny" : "0.25", "Test::More" : "1.00", "lib" : "0" } } }, "provides" : { "Devel::Timer" : { "file" : "lib/Devel/Timer.pm", "version" : "0.13" } }, "release_status" : "stable", "resources" : { "homepage" : "https://github.com/Manwar/Devel-Timer", "repository" : { "type" : "git", "url" : "https://github.com/Manwar/Devel-Timer.git", "web" : "https://github.com/Manwar/Devel-Timer" } }, "version" : "0.13", "x_generated_by_perl" : "v5.18.2", "x_serialization_backend" : "Cpanel::JSON::XS version 3.0213" }