perl-UNIVERSAL-isa
Hack around stupid module authors using UNIVERSAL::isa as a function
SRPM: perl-UNIVERSAL-isa-0.06-2.n0i.6.fc7.src.rpm SPEC: perl-UNIVERSAL-isa.spec Version: 0.06 Release: 2.n0i.6.fc7 Epoch: License: Artistic Group: Development/Libraries Size: 6655 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/UNIVERSAL-isa/ Date: Wed May 30 2007, 23:38 GMT
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.
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.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.06-2.n0i.6
- spec file (re)created using N0i::CPAN::RPMizer 804.027
- rebuild - Sat Mar 04 2006 Marius Feraru <altblue@n0i.net> - 0.06-1.n0i.5
- version 0.06 - Thu Nov 10 2005 Marius Feraru <altblue@n0i.net> 0.05-1.n0i.4
- version 0.05 - Tue Sep 13 2005 Marius Feraru <altblue@n0i.net> 0.04-1.n0i.3
- version 0.04 - Tue Sep 06 2005 Marius Feraru <altblue@n0i.net> 0.03-1.n0i.2
- version 0.03 - Thu Sep 01 2005 Marius Feraru <altblue@n0i.net> 0.02-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.10
- rebuild on perl 5.8.7
Files:
- perl-UNIVERSAL-isa.spec
- UNIVERSAL-isa-0.06.tar.gz
Requires:
- perl(ExtUtils::MakeMaker)
- perl(Scalar::Util)
- perl(Test::More)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)