# -*- 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

epoch               1
perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         Devel-StackTrace 2.05 ../../authors/id/D/DR/DROLSKY/
license             Artistic-2
maintainers         nomaintainer
description         Stack trace and stack trace frame objects
long_description    The Devel::StackTrace module contains two classes, \
                    Devel::StackTrace and Devel::StackTraceFrame. The \
                    goal of this object is to encapsulate the \
                    information that can found through using the \
                    caller() function, as well as providing a simple \
                    interface to this data.

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  403b3b54de41fb512e116ab5b052884133d6125a \
                    sha256  63cb6196e986a7e578c4d28b3c780e7194835bfc78b68eeb8f00599d4444888c \
                    size    41366
