# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 epoch 1 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup Devel-StackTrace 2.00 ../by-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 checksums rmd160 6c30b1ce91bf6dc7488ccd3f43a495c88cc1f180 \ sha256 1debe7273099a60e1386e0da5edbed7334db3cf3ed8e3b4106b087100b8ec5e4 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-test-simple supported_archs noarch }