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

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Carp-Clan 6.04
revision        1
maintainers           email.arc.nasa.gov:sal
description           Report errors from perspective of caller of a "clan" of modules
long_description      This module reports errors from the perspective of the \
                      caller of a "clan" of modules, similar to "Carp.pm" \
                      itself. But instead of giving it a number of levels to \
                      skip on the calling stack, you give it a pattern to \
                      characterize the package names of the "clan" of modules \
                      which shall never be blamed for any error. :-)

platforms             darwin

checksums             sha1    c280f20b15ec960af16e1b23d01864a9597332e0 \
                      rmd160  b12853d3739e430dd125407a0b542bc7a1069dd1

depends_lib-append    port:p5-test-exception

supported_archs noarch
