Name: | rh-perl526-perl-SUPER |
---|---|
Version: | 1.20141117 |
Release: | 10.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 30532 |
License: | GPL+ or Artistic |
RPM: | rh-perl526-perl-SUPER-1.20141117-10.el7.noarch.rpm |
Source RPM: | rh-perl526-perl-SUPER-1.20141117-10.el7.src.rpm |
Build Date: | Thu Oct 25 2018 |
Build Host: | x86-ol7-builder-03.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. |
- SCL
- 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)