The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Verify that Perl files compile without errors.",
   "author" : [
      "Guillaume Aubert <aubertg@cpan.org>"
   ],
   "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-PerlCompile",
   "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",
            "File::Spec" : "0",
            "System::Command" : "0",
            "perl" : "5.01"
         }
      }
   },
   "provides" : {
      "App::GitHooks::Plugin::PerlCompile" : {
         "file" : "lib/App/GitHooks/Plugin/PerlCompile.pm",
         "version" : "v1.1.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/guillaumeaubert/App-GitHooks-Plugin-PerlCompile/issues"
      },
      "homepage" : "https://metacpan.org/release/App-GitHooks-Plugin-PerlCompile",
      "license" : [
         "http://www.gnu.org/licenses/gpl-3.0.txt"
      ],
      "repository" : {
         "url" : "https://github.com/guillaumeaubert/App-GitHooks-Plugin-PerlCompile"
      }
   },
   "version" : "v1.1.0"
}