pkgsrc-WIP-cvs archive

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

CVS commit: wip/p5-UNIVERSAL-isa



Module name:    wip
Committed by:   kuli0020
Date:           Fri Dec 30 20:57:06 UTC 2005

Import into wip/p5-UNIVERSAL-isa

Log Message:
Whenever you use UNIVERSAL::isa as a function, a kitten using
Test::MockObject dies. Normally, the kittens would be helpless, but if they
use UNIVERSAL::isa (the module whose docs you are reading), the kittens can
live long and prosper.

This module replaces UNIVERSAL::isa with a version that makes sure that if
it's called as a function on objects which override isa, isa will be
called on those objects as a method.

In all other cases the real UNIVERSAL::isa is just called directly.

WWW: http://search.cpan.org/dist/UNIVERSAL-isa/


Status:

Vendor Tag:     kuli0020
Release Tags:   kuli0020_20051228
                
N wip/p5-UNIVERSAL-isa/DESCR
N wip/p5-UNIVERSAL-isa/distinfo
N wip/p5-UNIVERSAL-isa/PLIST
N wip/p5-UNIVERSAL-isa/Makefile

No conflicts created by this import



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index