Subject: CVS commit: pkgsrc/devel/p5-Class-WhiteHole
To: None <pkgsrc-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: pkgsrc-changes
Date: 11/06/2004 01:24:44
Module Name: pkgsrc
Committed By: he
Date: Sat Nov 6 01:24:44 UTC 2004
Update of /cvsroot/pkgsrc/devel/p5-Class-WhiteHole
In directory ivanova.netbsd.org:/tmp/cvs-serv16195
Log Message:
Import p5-Class-WhiteHole version 0.03.
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.
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/devel/p5-Class-WhiteHole/distinfo
N pkgsrc/devel/p5-Class-WhiteHole/PLIST
N pkgsrc/devel/p5-Class-WhiteHole/Makefile
N pkgsrc/devel/p5-Class-WhiteHole/DESCR
No conflicts created by this import