Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Sub-Install - Install subroutines into packages easily
- Description:
This module makes it easy to install subroutines into packages without the
unslightly mess of no strict or typeglobs lying about where just anyone
can see them.
Packages
perl-Sub-Install-0.925-1.el4.noarch
[11 KiB] |
Changelog
by Paul Howarth (2012-02-08):
- update to 0.925 (packaging changes)
- fix License
- BR: perl(ExtUtils::MakeMaker)
- BR: perl(Test::Output) for extra test coverage
- BR: perl(Carp), perl(Scalar::Util), perl(strict) and perl(warnings) for
completeness
- Skip buildreq perl(Test::Output) when bootstrapping to avoid circular build
dependencies
- use DESTDIR rather than PERL_INSTALL_ROOT
- make %files list more explicit
- don't use macros for commands
|