# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup Test-Fatal 0.003 revision 3 license {Artistic-1 GPL} maintainers nomaintainer description incredibly simple helpers for testing code with exceptions long_description 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. platforms darwin checksums md5 e73e90b65a5f07ff77f7e5f3bd336fcf \ sha1 3c6f9ddab060561f4173d43457a619a769234e70 \ rmd160 da1c5b37c17e35850760209bca5130bf597ef745 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-test-simple \ port:p${perl5.major}-try-tiny supported_archs noarch }