libclass-whitehole-perl

base class to treat unhandled method calls as errors

Description

It is 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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://search.cpan.org/~mschwern/Class-WhiteHole/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libclass-whitehole-perl