           SPELL=list-allutils
          SPELLX=List-AllUtils
         VERSION=0.09
          SOURCE="${SPELLX}-${VERSION}.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/D/DR/DROLSKY/${SOURCE}
     SOURCE_HASH=sha512:a611536880abfeb3aadfab629a98115905f447ddb74f0e9cce9d3534366978e43a8bf566a742d352e5ac263d8bd4c32c96dd4f308fd36ebd7003eb0001f96727
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
