[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#173694: ITP: libclass-whitehole-perl -- Base class to treat unhandled method calls as errors



Package: wnpp
Version: N/A; reported 2002-12-19
Severity: wishlist

* Package name    : libclass-whitehole-perl
  Version         : 0.03
  Upstream Author : Michael G Schwern <schwern@pobox.com>
* URL             : http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/
* License         : GPL/Artistic
  Description     : Base class to treat unhandled method calls as errors

 It is 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.


-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux mizar 2.4.20 #1 Fri Nov 29 09:22:48 GMT 2002 i686
Locale: LANG=C, LC_CTYPE=




Reply to: