Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-SUPER: Sane superclass method dispatcher
- Summary
- 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.
Arch: src
Download: | perl-SUPER-1.15-1.al3.src.rpm |
Build Date: | Tue Dec 12 11:32:22 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 10 KiB |
Changelog
- * Tue Oct 3 17:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.15-1
- update to 1.15
- add explict requires on perl(Exporter); missed due to a use base construct
- * Thu Sep 7 17:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.14-4
- bump
- * Thu Sep 7 17:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.14-3
- update %description and %summary