           SPELL=module-build
         VERSION=0.4231
          SOURCE="Module-Build-${VERSION}.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/L/LE/LEONT/${SOURCE}
     SOURCE_HASH=sha512:ee1dc18a7df3fe67e7f954d5e1e071aa0a6f5bce6783b768bceb01f071e64ac8be63f410c932c7c16764e5d4f52fc664ce11a12f26f6afc75a26f79883efad70
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Module-Build-${VERSION}"
	WEB_SITE=https://metacpan.org/release/LEONT/Module-Build-$VERSION
      LICENSE[0]=ART
         ENTERED=20150718
           SHORT="Build and install Perl modules"
cat << EOF
Module::Build is a system for building, testing, and installing Perl
modules. It is meant to be an alternative to ExtUtils::MakeMaker. Developers
may alter the behavior of the module through subclassing in a much more
straightforward way than with MakeMaker. It also does not require a make on
your system - most of the Module::Build code is pure-perl and written in a
very cross-platform way.
EOF
