# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         Carp-Clan 6.08
license             {Artistic-1 GPL}
maintainers         nomaintainer
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 any}

checksums           rmd160  58aece12b67685ec316980c92b4e0c481eb1d1f9 \
                    sha256  c75f92e34422cc5a65ab05d155842b701452434e9aefb649d6e2289c47ef6708 \
                    size    34173

supported_archs     noarch
