Base class to treat unhandled method calls as errors
It's 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.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/perl-Class-WhiteHole && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Class-WhiteHole-0.04.tar.bz2 | 0000003248 3.17 KB | |
perl-Class-WhiteHole.changes | 0000001525 1.49 KB | |
perl-Class-WhiteHole.spec | 0000002071 2.02 KB |
Revision 9 (latest revision is 21)
Ruediger Oertel (oertel)
accepted
request 50959
from
Stephan Kulow (coolo)
(revision 9)
Accepted submit request 50959 from user coolo
Comments 0