openbsd-ports/devel/p5-Class-WhiteHole
sturm 90c6407f97 Initial import of Class-WhiteHole 0.04
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.

Sometimes you want to avoid this accidental inheritance.  In that case,
inherit from Class::WhiteHole.  All unhandled methods will produce
normal Perl error messages.

from Sam Smith <S at msmith.net>
2004-05-19 09:23:30 +00:00
..
pkg Initial import of Class-WhiteHole 0.04 2004-05-19 09:23:30 +00:00
distinfo Initial import of Class-WhiteHole 0.04 2004-05-19 09:23:30 +00:00
Makefile Initial import of Class-WhiteHole 0.04 2004-05-19 09:23:30 +00:00