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/12/2004 11:58:41
Module Name:	pkgsrc
Committed By:	he
Date:		Fri Nov 12 11:58:41 UTC 2004

Update of /cvsroot/pkgsrc/devel/p5-Class-WhiteHole
In directory ivanova.netbsd.org:/tmp/cvs-serv2506

Log Message:
Add 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
		
U pkgsrc/devel/p5-Class-WhiteHole/distinfo
U pkgsrc/devel/p5-Class-WhiteHole/PLIST
U pkgsrc/devel/p5-Class-WhiteHole/Makefile
U pkgsrc/devel/p5-Class-WhiteHole/DESCR

No conflicts created by this import