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