perl-Package-DeprecationManager - Manage deprecation warnings for your distribution
Website: | https://metacpan.org/release/Package-DeprecationManager |
---|---|
License: | Artistic-2.0 |
Vendor: | Alcance Libre, Inc. |
- 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.18-1.aldos.noarch [25 KiB] |
Changelog
by Joel Barrios (2023-09-13):
- Update to 0.18. |