a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20356 2006-11-02 02:08:57Z blair@macports.org $
PortSystem 1.0
PortGroup perl5 1.0
perl5.setup Class-WhiteHole 0.04
maintainers mat@FreeBSD.org
description base class to treat unhandled method calls as errors
long_description \
Its possible to accidentally inherit an AUTOLOAD method. Often this \
will happen if a class somewhere in the chain uses AutoLoader or \
defines one of their own. This can lead to confusing error messages \
when method lookups fail.
platforms darwin
checksums md5 43b986ad7d5d186a9a43d2d69a2ef327