           SPELL=perl-devel-trace
          XSPELL=Devel-Trace
         VERSION=0.12
          SOURCE="$XSPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/M/MJ/MJD/$SOURCE
     SOURCE_HASH=sha512:789badc1d0a8b3647939eb09621cb950ea6d376d721eb712b3b3a3c5a4785d1bee77019c9b62fa18e88e3816f10f89c1d1e6bf2658b7f09fa9e59c596f258251
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$XSPELL-$VERSION"
        WEB_SITE="http://search.cpan.org/~mjd/Devel-Trace/"
      LICENSE[0]="ART"
         ENTERED=20170305
        KEYWORDS=""
           SHORT="Devel::Trace - Print out each line before it is executed (like sh -x)"
cat << EOF
If you run your program with perl -d:Trace program, this module will print
a message to standard error just before each line is executed.

It is something like the shell's -x option.
EOF
