Name: | perl-SUPER |
---|---|
Version: | 1.20120705 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 12611 |
License: | GPL+ or Artistic |
RPM: | perl-SUPER-1.20120705-3.el7.noarch.rpm |
Source RPM: | perl-SUPER-1.20120705-3.el7.src.rpm |
Build Date: | Sat Oct 28 2017 |
Build Host: | x86-ol7-builder-02.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. |