perl-Package-DeprecationManager - Manage deprecation warnings for your distribution
Website: | http://search.cpan.org/dist/Package-DeprecationManager/ |
---|---|
License: | Artistic 2.0 |
Vendor: | Fedora Project |
- 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.10-2.el6.noarch [16 KiB] |
Changelog
by Paul Howarth (2011-01-08):
- Update patches for old Test::More and no Test::Requires - perl(Pod::Coverage::TrustPod) now available everywhere except EPEL-4 |