Name: | perl-asa |
---|---|
Version: | 1.04 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 32314 |
License: | GPL+ or Artistic |
RPM: | perl-asa-1.04-1.el8.noarch.rpm |
Source RPM: | perl-asa-1.04-1.el8.src.rpm |
Build Date: | Wed Nov 27 2019 |
Build Host: | jenkins-10-147-72-125-bac5542f-61c6-401e-b77d-0b3f5c5c5425.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/asa |
Summary: | Lets your class/object say it works like something else |
Description: | Perl 5 doesn't natively support Java-style interfaces, and it doesn't support Perl 6 style roles either. You can get both of these things in half a dozen different ways via various CPAN modules, but they usually require that you buy into "their way" of implementing your code. This package overrides the isa() method, allowing your class to claim it's a class it's not (that is, isn't in @ISA). |
- 1.04 bump
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Perl 5.28 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Perl 5.26 rebuild
- Modernize spec file to fix building on Perl without "." in @INC (CPAN RT#120811)