Path to this page:
./
devel/p5-Class-WhiteHole,
Perl5 module to ensure error on unhandled method calls
Branch: pkgsrc-2022Q1,
Version: 0.04nb15,
Package name: p5-Class-WhiteHole-0.04nb15,
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.
Master sites: (Expand)
Filesize: 3.202 KB
Version history: (Expand)
- (2022-03-31) Package added to pkgsrc.se, version p5-Class-WhiteHole-0.04nb15 (created)