[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project perl-UNIVERSAL-isa-1.20171012-16.el9

Name perl-UNIVERSAL-isa
Epoch 0
Version 1.20171012
Release 16.el9
Website/URL https://metacpan.org/release/UNIVERSAL-isa
License GPL+ or Artistic
Build Time 2023-09-20 14:22:15
Build Host builder-x86-01.inferitos.ru
Summary Hack around module authors using UNIVERSAL::isa as a function
Repositories Extras
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
perl-UNIVERSAL-isa-1.20171012-16.el9.noarch Hack around module authors using UNIVERSAL::isa as a function 13ae3f4d43a2cfec8d88d10973478b00de2c8c4c2c7af105afd1d411ca2c0a1c download
src
perl-UNIVERSAL-isa-1.20171012-16.el9.src Hack around module authors using UNIVERSAL::isa as a function 94397f26870b899c7ef85cd1dbb50ac32b423ebd32e1baee992093cad72ef1b1 download
Changelog link
* Wed Sep 20 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.20171012-16
- Rebuilt for MSVSphere 9.2

* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.20171012-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.20171012-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

* Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.20171012-14
- Perl 5.36 rebuild