Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37043106
en ru br
ALT Linux repos
S:0.04-alt2
5.0: 0.04-alt1
4.1: 0.04-alt1
4.0: 0.04-alt1
3.0: 0.04-alt1

Group :: Development/Perl
RPM: perl-Class-WhiteHole

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.04-alt2
Build date: 26 september 2011, 01:37 ( 652.6 weeks ago )
Size: 6314 b

Home page:   http://search.cpan.org/dist/Class-WhiteHole/

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.

Current maintainer: Alexey Tourbin

List of contributors

List of rpms provided by this srpm:

  • perl-Class-WhiteHole
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin