The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Class::BlackHole"

Class::BlackHole - base class to treat unhandled method calls as no-ops River stage one • 1 direct dependent • 1 total dependent

Normally, if you try to call a method that there's no handler for, you get an error: Can't locate object method "flork" via package "X". But for classes that inherit from Class::BlackHole, unhandled methods become just no-operations....

SBURKE/Class-BlackHole-0.04 - 30 Dec 2004 07:42:42 UTC

Class::WhiteHole - base class to treat unhandled method calls as errors River stage one • 1 direct dependent • 1 total dependent

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 a...

MSCHWERN/Class-WhiteHole-0.04 - 24 Jul 2003 03:01:01 UTC
2 results (0.047 seconds)