# $Id: Portfile 84444 2011-09-26 11:14:03Z jmr@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Scope-Guard 0.20 ../../authors/id/C/CH/CHOCOLATE/
revision            2
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         lexically scoped resource management
long_description    This module provides a convenient way to perform \
                    cleanup or other forms of resource management at the \
                    end of a scope.

platforms           darwin

checksums           md5 495d5ae16a2df8128fd068c386c9d4ac \
                    sha1 7033da8595beade71aad184882eff59ac7faa765 \
                    rmd160 33de70105d59f9f2e3bef9306ca76e4aaf857db0

supported_archs noarch
