Path to this page:
./
devel/p5-UNIVERSAL-isa,
Hack around people calling UNIVERSAL::isa() as a function
Branch: CURRENT,
Version: 1.20171012nb7,
Package name: p5-UNIVERSAL-isa-1.20171012nb7,
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.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 28.657 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-UNIVERSAL-isa-1.20171012nb7
- (2023-07-06) Updated to version: p5-UNIVERSAL-isa-1.20171012nb6
- (2022-06-28) Updated to version: p5-UNIVERSAL-isa-1.20171012nb5
- (2021-05-25) Updated to version: p5-UNIVERSAL-isa-1.20171012nb4
- (2020-09-01) Updated to version: p5-UNIVERSAL-isa-1.20171012nb3
- (2019-08-11) Updated to version: p5-UNIVERSAL-isa-1.20171012nb2
CVS history: (Expand)