# $Id: Portfile 56892 2009-09-03 01:30:37Z ryandesign@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

epoch                     1
perl5.setup               Devel-StackTrace 1.22
maintainers               narf_tm openmaintainer
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 e114310258a893ac3454fb0b36a57166 \
                          sha1 4954176b59fecd53cc2496716df49db4290b6174 \
                          rmd160 a15fa2ca593e3fb0f0f304640065719e26ef0a03

perl5.use_module_build
