| Name: | perl-SUPER |
|---|---|
| Version: | 1.20141117 |
| Release: | 10.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 30560 |
| License: | GPL+ or Artistic |
| RPM: | perl-SUPER-1.20141117-10.el8.noarch.rpm |
| Source RPM: | perl-SUPER-1.20141117-10.el8.src.rpm |
| Build Date: | Sat Mar 09 2019 |
| Build Host: | ca-build101.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/SUPER/ |
| Summary: | Sane superclass method dispatcher |
| Description: | When subclassing a class, you occasionally want to dispatch control to the superclass - at least conditionally and temporarily. This module provides an easier, cleaner way for class methods to access their ancestor's implementation. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Perl 5.26 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Package LICENSE file - Drop legacy spec file elements not needed for EL-6 onwards - Simplify find command using -delete
- Perl 5.24 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Perl 5.22 rebuild
- Update to 1.20141117 - Improved export mechanism - Removed useless Exporter tests - Improved docs (CPAN RT#79681)