           SPELL=list-allutils
          SPELLX=List-AllUtils
         VERSION=0.14
          SOURCE="${SPELLX}-${VERSION}.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/D/DR/DROLSKY/${SOURCE}
     SOURCE_HASH=sha512:1a9a292cf92cfe24d8aeb5154fb55e399eebca1063393d001bdd3c5dc19d4672012c1e0ccd84be06c12a6f1fc99021e35806ec943e5477cbf87d143b7fc2c17a
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
        WEB_SITE=http://search.cpan.org/dist/List-AllUtils/
      LICENSE[0]=ART
         ENTERED=20150503
           SHORT="combines List::Util and List::MoreUtils in one bite-sized package"
cat << EOF
Are you sick of trying to remember whether a particular helper is defined in
List::Util or List::MoreUtils?

I sure am. Now you don't have to remember. This module will export all of the
functions that either of those two modules defines.
EOF
