           SPELL=perl-module-build-tiny
         VERSION=0.039
          SOURCE="Module-Build-Tiny-$VERSION.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/L/LE/LEONT/$SOURCE
     SOURCE_HASH=sha512:26ca6fe4c1792b26bb2b4711035847f4215ea7c37234fbe24fc07432682fd9d3b6016dbdb2ecb455a7b13f6bea13994826c7f84f21075f0a6e575fa74672903a
SOURCE_DIRECTORY="$BUILD_DIRECTORY/Module-Build-Tiny-$VERSION"
        WEB_SITE="http://search.cpan.org/~leont/Module-Build-Tiny/"
      LICENSE[0]="ART"
         ENTERED=20180130
        KEYWORDS=""
           SHORT="A tiny replacement for Module::Build"
cat << EOF
Many Perl distributions use a Build.PL file instead of a Makefile.PL file to
drive distribution configuration, build, test and installation. Traditionally,
Build.PL uses Module::Build as the underlying build system. This module
provides a simple, lightweight, drop-in replacement.

Whereas Module::Build has over 6,700 lines of code; this module has less
than 120, yet supports the features needed by most distributions.
EOF
