| 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. |