The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Provide the stuff missing in List::Util",
   "author" : [
      "Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>",
      "Adam Kennedy <adamk@cpan.org>",
      "Jens Rehsack <rehsack@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.141170",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "List-MoreUtils",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "recommends" : {
            "Config::AutoConf" : "0.26",
            "Test::WriteVariants" : "0.005"
         },
         "requires" : {
            "Carp" : "0",
            "Config" : "0",
            "Cwd" : "0",
            "Exporter" : "0",
            "ExtUtils::CBuilder" : "0.23",
            "ExtUtils::MakeMaker" : "6.86",
            "File::Basename" : "0",
            "File::Path" : "0",
            "File::Spec" : "3.00",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Cmd" : "0",
            "Scalar::Util" : "0",
            "Text::ParseWords" : "0",
            "base" : "0",
            "if" : "0",
            "parent" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "ExtUtils::BundleMaker" : "0.006",
            "Test::CPAN::Changes" : "0",
            "Test::CheckManifest" : "0",
            "Test::Pod" : "0",
            "Test::Pod::Coverage" : "0",
            "Test::Pod::Spelling::CommonMistakes" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "perl" : "v5.18.2"
         },
         "requires" : {
            "Exporter::Tiny" : "0.038",
            "XSLoader" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "Test::LeakTrace" : "0"
         },
         "requires" : {
            "Test::More" : "0.9"
         }
      }
   },
   "release_status" : "testing",
   "resources" : {
      "bugtracker" : {
         "mailto" : "list-moreutils@rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=List-MoreUtils"
      },
      "homepage" : "https://metacpan.org/release/List-MoreUtils",
      "repository" : {
         "type" : "git",
         "web" : "https://github.com/perl5-utils/List-MoreUtils"
      }
   },
   "version" : "0.400_009"
}