./devel/p5-UNIVERSAL-isa, Hack around people calling UNIVERSAL::isa() as a function

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q4, Version: 1.20171012, Package name: p5-UNIVERSAL-isa-1.20171012, Maintainer: pkgsrc-users

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.


Master sites: (Expand)

SHA1: decebbba8588594bc1d58970dd9ce611ad04dcae
RMD160: ae66e111d70df3aeafe36ac545f144a886f2b84c
Filesize: 28.657 KB

Version history: (Expand)