{ "abstract" : "Verify that all changes and addition to the Perl files pass PerlCritic checks.", "author" : [ "Guillaume Aubert " ], "dynamic_config" : 1, "generated_by" : "Module::Build version 0.4205", "license" : [ "gpl_3" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "App-GitHooks-Plugin-PerlCritic", "prereqs" : { "build" : { "requires" : { "Capture::Tiny" : "0", "Git::Repository" : "0", "Test::Exception" : "0", "Test::FailWarnings" : "0", "Test::Git" : "0", "Test::More" : "0.94", "Test::Type" : "0" } }, "configure" : { "requires" : { "Module::Build" : "0" } }, "runtime" : { "requires" : { "App::GitHooks" : "0", "Perl::Critic" : "0", "Perl::Critic::Git" : "0", "Try::Tiny" : "0", "perl" : "5.01" } } }, "provides" : { "App::GitHooks::Plugin::PerlCritic" : { "file" : "lib/App/GitHooks/Plugin/PerlCritic.pm", "version" : "v1.0.2" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/guillaumeaubert/App-GitHooks-Plugin-PerlCritic/issues" }, "homepage" : "https://metacpan.org/release/App-GitHooks-Plugin-PerlCritic", "license" : [ "http://www.gnu.org/licenses/gpl-3.0.txt" ], "repository" : { "url" : "https://github.com/guillaumeaubert/App-GitHooks-Plugin-PerlCritic" } }, "version" : "v1.0.2" }