# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

perl5.setup               Test-Exception 0.31
revision        1
maintainers               narf_tm openmaintainer
description               Convenience methods for testing exception-based code
long_description          This module provides a few convenience methods for \
                          testing exception based code. It is built with \
                          Test::Builder and plays happily with Test::Simple, \
                          Test::More and friends.

platforms                 darwin

checksums                 md5 adb57ca7614d15e5b307bf5e024b35a8 \
                          sha1 47f541efca1c3f34cac141edeac7fdf5e147e1a4 \
                          rmd160 e9d47761cc50a397e53ed32d3865901a8e321fe7

depends_lib-append        port:p5-test-simple \
                          port:p5-sub-uplevel

perl5.use_module_build

supported_archs           noarch
