# $Id$ PortSystem 1.0 PortGroup perl5 1.0 epoch 1 perl5.setup Devel-StackTrace 1.27 ../by-authors/id/D/DR/DROLSKY/ revision 2 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 md5 72ba07f2dc0331d8ce3c028cc66cf20d \ sha1 2be3206443832bab6a8cd3ea995cdec983e16d7c \ rmd160 d69acbac09e3d211363738625180f2fc79e8f698 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-test-simple supported_archs noarch }