# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup			Class-WhiteHole 0.04
maintainers			FreeBSD.org:mat
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
