Jump to letter: [
ABCDEFGHIJKLMNOPRSTVWXZ
]
perl-Package-DeprecationManager - Manage deprecation warnings for your distribution
- Description:
This module allows you to manage a set of deprecations for one or more modules.
When you import Package::DeprecationManager, you must provide a set of
-deprecations as a hash ref. The keys are "feature" names, and the values are
the version when that feature was deprecated.
Packages
perl-Package-DeprecationManager-0.11-1.el6.noarch
[16 KiB] |
Changelog
by Paul Howarth (2011-06-20):
- Update to 0.11:
- Allow an empty hash for the -deprecations parameter
- BR: perl(ExtUtils::MakeMaker)
- BR: perl(Test::CPAN::Changes)
- BR: perl(Pod::Coverage::TrustPod) unconditionally
- Update patches for old ExtUtils::MakeMaker and Test::More compatibility
|