Path to this page:
./
devel/p5-Class-WhiteHole,
Perl5 module to ensure error on unhandled method calls
Branch: pkgsrc-2013Q4,
Version: 0.04nb7,
Package name: p5-Class-WhiteHole-0.04nb7,
Maintainer: pkgsrc-usersIts 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.
Required to run:[
lang/perl5]
Master sites: (Expand)
SHA1: 59b984271a6a1bc5dda5c1dadd3706a77f5f386e
RMD160: ee0eb1a012d513b0d53705310657d470394286a2
Filesize: 3.202 KB
Version history: (Expand)
- (2014-01-01) Package has been reborn
- (2013-12-31) Package added to pkgsrc.se, version p5-Class-WhiteHole-0.04nb7 (created)