The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Combines List::Util and List::MoreUtils in one bite-sized package",
   "author" : [
      "Dave Rolsky <autarch@urth.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300039, CPAN::Meta::Converter version 2.131560",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "List-AllUtils",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Exporter" : "0",
            "List::MoreUtils" : "0.28",
            "List::Util" : "1.31",
            "base" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Find" : "0",
            "File::Temp" : "0",
            "Test::More" : "0.88",
            "Test::Warnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-list-allutils@rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=List-AllUtils"
      },
      "homepage" : "http://metacpan.org/release/List-AllUtils",
      "repository" : {
         "type" : "git",
         "url" : "git://git.urth.org/List-AllUtils.git",
         "web" : "http://git.urth.org/List-AllUtils.git"
      }
   },
   "version" : "0.07",
   "x_authority" : "cpan:DROLSKY"
}