{
  "abstract" : "Various portability utilities for module builders",
  "author" : [
     "Ken Williams <[email protected]>",
     "Leon Timmermans <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300033, CPAN::Meta::Converter version 2.130880",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "ExtUtils-Helpers",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Config" : "0",
           "Exporter" : "5.57",
           "File::Basename" : "0",
           "File::Copy" : "0",
           "File::Spec::Functions" : "0",
           "Module::Load" : "0",
           "Text::ParseWords" : "3.24",
           "perl" : "5.006",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Cwd" : "0",
           "File::Find" : "0",
           "File::Temp" : "0",
           "Test::More" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "bug-extutils-helpers at rt.cpan.org",
        "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=ExtUtils-Helpers"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/Leont/extutils-helpers.git",
        "web" : "http://github.com/Leont/extutils-helpers"
     }
  },
  "version" : "0.018"
}