The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Adds CPAN Testers reporting to CPAN.pm",
   "author" : [
      "David Golden <dagolden@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "CPAN-Reporter",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "CPAN" : "1.9301",
            "CPAN::Version" : "0",
            "Capture::Tiny" : "0",
            "Carp" : "0",
            "Config" : "0",
            "Config::Tiny" : "2.08",
            "Devel::Autoflush" : "0.04",
            "Exporter" : "0",
            "ExtUtils::MakeMaker" : "6.36",
            "Fcntl" : "0",
            "File::Basename" : "0",
            "File::Find" : "0",
            "File::Glob" : "0",
            "File::HomeDir" : "0.58",
            "File::Path" : "0",
            "File::Spec" : "3.19",
            "File::Temp" : "0.16",
            "IO::File" : "0",
            "IPC::Cmd" : "0.76",
            "Parse::CPAN::Meta" : "0",
            "Probe::Perl" : "0",
            "Test::Reporter" : "1.54",
            "constant" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "vars" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Archive::Tar" : "1.54",
            "File::Copy::Recursive" : "0.35",
            "File::Spec::Functions" : "0",
            "File::pushd" : "0.32",
            "IO::CaptureOutput" : "1.03",
            "Test::Harness" : "0",
            "Test::More" : "0.62",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "CPAN::Reporter" : {
         "file" : "lib/CPAN/Reporter.pm",
         "version" : "1.2009"
      },
      "CPAN::Reporter::API" : {
         "file" : "lib/CPAN/Reporter/API.pm",
         "version" : "1.2009"
      },
      "CPAN::Reporter::Config" : {
         "file" : "lib/CPAN/Reporter/Config.pm",
         "version" : "1.2009"
      },
      "CPAN::Reporter::FAQ" : {
         "file" : "lib/CPAN/Reporter/FAQ.pm",
         "version" : "1.2009"
      },
      "CPAN::Reporter::History" : {
         "file" : "lib/CPAN/Reporter/History.pm",
         "version" : "1.2009"
      },
      "CPAN::Reporter::PrereqCheck" : {
         "file" : "lib/CPAN/Reporter/PrereqCheck.pm",
         "version" : "1.2009"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-CPAN-Reporter@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Reporter"
      },
      "homepage" : "https://metacpan.org/release/CPAN-Reporter",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/dagolden/cpan-reporter.git",
         "web" : "https://github.com/dagolden/cpan-reporter"
      }
   },
   "version" : "1.2009"
}