The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "patch CPAN distributions",
   "author" : [
      "Jozef Kutej <jkutej@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.112150",
   "keywords" : [
      "cpan",
      "patch"
   ],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "CPAN-Patches",
   "prereqs" : {
      "build" : {
         "requires" : {
            "File::Temp" : 0,
            "File::chdir" : 0,
            "Module::Build::SysPath" : "0.13",
            "Test::Differences" : 0,
            "Test::Dirs" : "0.03",
            "Test::Exception" : 0,
            "Test::More" : 0
         }
      },
      "configure" : {
         "requires" : {
            "File::Which" : 0,
            "Module::Build" : "0.36",
            "Module::Build::SysPath" : "0.16"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : 0,
            "File::chdir" : 0,
            "Getopt::Long" : 0,
            "IO::Any" : 0,
            "JSON::Util" : 0,
            "Module::Pluggable" : 0,
            "Moose" : 0,
            "Pod::Usage" : 0,
            "Scalar::Util" : 0,
            "YAML::Syck" : 0
         }
      }
   },
   "provides" : {
      "CPAN::Patches" : {
         "file" : "lib/CPAN/Patches.pm",
         "version" : "0.04"
      },
      "CPAN::Patches::SPc" : {
         "file" : "lib/CPAN/Patches/SPc.pm",
         "version" : "0.04"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/jozef/CPAN-Patches/issues"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "git://github.com/jozef/CPAN-Patches.git"
      }
   },
   "version" : "0.04"
}