           SPELL=params-util
         VERSION=1.07
          SOURCE="Params-Util-${VERSION}.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/A/AD/ADAMK/${SOURCE}
     SOURCE_HASH=sha512:ff471b01b33414fc5e1c68d97c21171a95d3418c33e3c45f9910cc768898690e35051506a83ad9403a200336654c14b8efc9d471c4b3fe3321047a7603d6fd56
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Params-Util-${VERSION}"
        WEB_SITE="http://search.cpan.org/~/Params-Util/"
      LICENSE[0]=ART
         ENTERED=20130511
           SHORT="simple, compact and correct param-checking functions"
cat << EOF
Params::Util provides a basic set of importable functions that makes checking
parameters a hell of a lot easier.

While they can be (and are) used in other contexts, the main point behind
this module is that the functions both Do What You Mean, and Do The Right
Thing, so they are most useful when you are getting params passed into your
code from someone and/or somewhere else and you can't really trust the quality.
EOF
