           SPELL=sub-exporter
         VERSION=0.991
     SOURCE_HASH=sha512:7829bbca1eb332156ba33dd0cbde7f57c178ad56cc03e76c1b7d5327c94ce15bb5172894eeef011e12e472071a7d7a07f514a1121535d96ae05ed0ef6734b329
          SOURCE="Sub-Exporter-${VERSION}.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/R/RJ/RJBS/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Sub-Exporter-${VERSION}"
        WEB_SITE="https://search.cpan.org/~rjbs/Sub-Exporter/"
      LICENSE[0]=ART
         ENTERED=20130511
           SHORT="a sophisticated exporter for custom-built routines"
cat << EOF
The biggest benefit of Sub::Exporter over existing exporters (including the
ubiquitous Exporter.pm) is its ability to build new coderefs for export, rather
than to simply export code identical to that found in the exporting package.
EOF
