Name: | perl-UNIVERSAL-isa |
---|---|
Version: | 1.03 |
Release: | 1.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 9038 |
License: | GPL+ or Artistic |
RPM: | perl-UNIVERSAL-isa-1.03-1.el6.noarch.rpm |
Source RPM: | perl-UNIVERSAL-isa-1.03-1.el6.src.rpm |
Build Date: | Mon May 10 2010 |
Build Host: | ca-build61.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/UNIVERSAL-isa/ |
Summary: | Hack around module authors using UNIVERSAL::isa as a function |
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. |
- update to new upstream release
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- update to 1.01
- rebuild for new perl
- Update License-tag.
- Add BR: perl(Test::More).
- Rebuild for FC6.
- Update to 0.06. - New files: Changes and README.
- Source URL correction.
- First build.