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