| Name: | perl-SUPER |
|---|---|
| Version: | 1.20190531 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 31148 |
| License: | GPL+ or Artistic |
| RPM: | perl-SUPER-1.20190531-1.el9.noarch.rpm |
| Source RPM: | perl-SUPER-1.20190531-1.el9.src.rpm |
| Build Date: | Thu Feb 03 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/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. |