           SPELL=sub-exporter
         VERSION=0.985
          SOURCE="Sub-Exporter-${VERSION}.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/R/RJ/RJBS/${SOURCE}
     SOURCE_HASH=sha512:b8f4cebf5822fad13d8521ad98b5a330acfa5def3d105daf907faf35cfa7003fc0bad554746f629d255fe4e4c8d3390f965915a559e8fbc90515c93ca8de17ba
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Sub-Exporter-${VERSION}"
        WEB_SITE="http://search.cpan.org/~/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
