The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "provides" : {
      "Config::Perl::V" : {
         "file" : "V.pm",
         "version" : "0.27"
      }
   },
   "name" : "Config-Perl-V",
   "license" : [
      "perl_5"
   ],
   "generated_by" : "Author",
   "version" : "0.27",
   "author" : [
      "H.Merijn Brand <h.m.brand@xs4all.nl>"
   ],
   "prereqs" : {
      "runtime" : {
         "requires" : {
            "perl" : "5.006",
            "Config" : "0"
         }
      },
      "build" : {
         "requires" : {
            "perl" : "5.006"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0",
            "Test::NoWarnings" : "0"
         }
      }
   },
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "release_status" : "stable",
   "dynamic_config" : 1,
   "abstract" : "Structured data retrieval of perl -V output",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "web" : "https://github.com/Tux/Config-Perl-V",
         "url" : "https://github.com/Tux/Config-Perl-V",
         "type" : "git"
      }
   }
}