{
  "version" : "0.31",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Config" : "0",
           "perl" : "5.006"
        }
     },
     "build" : {
        "requires" : {
           "perl" : "5.006"
        }
     },
     "test" : {
        "requires" : {
           "Test::NoWarnings" : "0",
           "Test::More" : "0"
        }
     }
  },
  "meta-spec" : {
     "version" : 2,
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec"
  },
  "name" : "Config-Perl-V",
  "dynamic_config" : 1,
  "provides" : {
     "Config::Perl::V" : {
        "file" : "V.pm",
        "version" : "0.31"
     }
  },
  "release_status" : "stable",
  "author" : [
     "H.Merijn Brand <[email protected]>"
  ],
  "generated_by" : "Author",
  "license" : [
     "perl_5"
  ],
  "resources" : {
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/Tux/Config-Perl-V",
        "web" : "https://github.com/Tux/Config-Perl-V"
     }
  },
  "abstract" : "Structured data retrieval of perl -V output"
}