Package perl-Class-WhiteHole: Information

Source package: perl-Class-WhiteHole
Version: 0.04-alt2
Build time:  Mar 28, 2018, 08:55 AM
Category: Development/Perl
Report package bug
License: GPL or Artistic
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.

List of rpms provided by this srpm:
perl-Class-WhiteHole (noarch)

Maintainer: Alexey Tourbin

List of contributors:
Alexey Tourbin

    1. perl-devel

Last changed


Sept. 26, 2011 Alexey Tourbin 0.04-alt2
- rebuilt
July 6, 2005 Alexey Tourbin 0.04-alt1
- initial revision