           SPELL=test-fatal
         VERSION=0.016
          SOURCE="Test-Fatal-${VERSION}.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/R/RJ/RJBS/${SOURCE}
     SOURCE_HASH=sha512:395d56cfc62fa5888458ec124710b5333f4c7396653e2755a69b08c738ca3d7503e8e413a10c8a55042fba15e90fa5331bb0bf9c59d3677c2ae5e710435120b5
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Test-Fatal-${VERSION}"
        WEB_SITE="http://search.cpan.org/~rjbs/Test-Fatal/"
      LICENSE[0]=ART
         ENTERED=20130511
           SHORT="incredibly simple helpers for testing code with exceptions"
cat << EOF
Test::Fatal is an alternative to the popular Test::Exception. It does much
less, but should allow greater flexibility in testing exception-throwing
code with about the same amount of typing.
EOF
