           SPELL=test-fatal
         VERSION=0.010
          SOURCE="Test-Fatal-${VERSION}.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/R/RJ/RJBS/${SOURCE}
     SOURCE_HASH=sha512:24ed85a957e316f49673613295978ff4f2485f762427a8e51594221fe7601d6df3ab1d92dd5a9a8943cce42a04a3a712b781a7ae31403995a03bbf177006edf6
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Test-Fatal-${VERSION}"
        WEB_SITE="http://search.cpan.org/~/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
