Path to this page:
./
devel/p5-UNIVERSAL-isa,
Hack around people calling UNIVERSAL::isa() as a function
Branch: pkgsrc-2016Q3,
Version: 1.20150614nb1,
Package name: p5-UNIVERSAL-isa-1.20150614nb1,
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.
Master sites: (Expand)
SHA1: 63e4a2a0c1e7314a2674a5924637e9697ce88717
RMD160: cee4ecc1944b7a3701a16f32ef835a33b391ab0c
Filesize: 26.488 KB
Version history: (Expand)
- (2016-10-03) Package added to pkgsrc.se, version p5-UNIVERSAL-isa-1.20150614nb1 (created)