# $Id: Portfile 67758 2010-05-17 15:49:47Z narf_tm@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup Scope-Guard 0.20 ../../authors/id/C/CH/CHOCOLATE/ maintainers narf_tm openmaintainer 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 if {[info exists supported_archs]} { supported_archs noarch } else { universal_variant no }