Path to this page:
./
devel/p5-UNIVERSAL-isa,
Hack around people calling UNIVERSAL::isa() as a function
Branch: pkgsrc-2009Q2,
Version: 1.02,
Package name: p5-UNIVERSAL-isa-1.02,
Maintainer: pkgsrc-usersWhenever 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/
Master sites: (Expand)
SHA1: 65545690a8eef5a8241c0249ff58256b24afc629
RMD160: 734ba0a934ba07f23a254284267a356cc0a0ec54
Filesize: 5.387 KB
Version history: (Expand)
- (2009-07-09) Package has been reborn
- (2009-07-08) Package added to pkgsrc.se, version p5-UNIVERSAL-isa-1.02 (created)