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