Letter P

perl-UNIVERSAL-isa - Hack around module authors using UNIVERSAL::isa as a function

Website: https://metacpan.org/release/UNIVERSAL-isa
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
Description:
Whenever you use "isa" in UNIVERSAL 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.

Packages

perl-UNIVERSAL-isa-1.20171012-3.aldos.noarch [20 KiB] Changelog by Joel Barrios (2023-09-25):
- Clean spec file.

Listing created by Repoview-0.6.6-6.fc14.al