libuniversal-isa-perl

safer version of UNIVERSAL::isa

Description

UNIVERSAL is base class for ALL classes in Object Oriented Perl. UNIVERSAL::isa (isa stands for "is a") is method which can tell You if object is blessed in package or inherits from package.

This module overloads UNIVERSAL::isa with a version that makes sure that, when called as a function on objects which override isa, isa will call the appropriate method on those objects

In all other cases, the real UNIVERSAL::isa gets called directly.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/UNIVERSAL-isa


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libuniversal-isa-perl