Package : perl-Class-WhiteHole
Package details
Summary: Base class to treat unhandled method calls as errors
Description:
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 avoid this accidental inheritance. In that
case, inherit from Class::WhiteHole. All unhandled methods will
produce normal Perl error messages.
URL: http://search.cpan.org/dist/Class-WhiteHole
License: GPL+ or Artistic
Maintainer: nobody
Description:
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 avoid this accidental inheritance. In that
case, inherit from Class::WhiteHole. All unhandled methods will
produce normal Perl error messages.
URL: http://search.cpan.org/dist/Class-WhiteHole
License: GPL+ or Artistic
Maintainer: nobody
List of RPMs
- perl-Class-WhiteHole-0.40.0-8.mga7.noarch.rpm (Mageia 7, i586 media, core-release) Install