Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXZ
]
perl-SUPER - 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.
Packages
perl-SUPER-1.17-7.puias6.noarch
[14 KiB] |
Changelog
by Paul Howarth (2012-03-06):
- Add provides filters that work with all supported distributions
- BR: perl(Carp) and perl(Exporter)
- Make %files list more explicit
- Drop explicit requires of perl(Exporter) since it's auto-detected by rpm
4.9 onwards, and is bundled with perl on all older distributions
- Don't need to remove empty directories from buildroot
- Don't use macros for commands
- %defattr redundant since rpm 4.4
- Use tabs
|