           SPELL=module-starter
         VERSION=1.58
          SOURCE="Module-Starter-${VERSION}.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/X/XS/XSAWYERX/${SOURCE}
     SOURCE_HASH=sha512:436c7147196e1eb42145856efd81eec0347ecb5485d58f6a3e82d45f0d4e3da6fb4eb017e6c9af0c890bd7a3833e53d76552205fd62335f27b7e22f08c6b7e73
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Module-Starter-${VERSION}"
        WEB_SITE="http://search.cpan.org/~xsawyerx/Module-Starter/"
      LICENSE[0]=ART
         ENTERED=20120718
           SHORT="a simple starter kit for any Perl module"
cat << EOF
Module::Starter is used to create a skeletal CPAN distribution, including
basic builder scripts, tests, documentation, and module code. The accompanying
script module-starter is usually used to invoke that functionality.
EOF
