| Name: | perl-Package-DeprecationManager |
|---|---|
| Version: | 0.17 |
| Release: | 5.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 35959 |
| License: | Artistic 2.0 |
| RPM: | perl-Package-DeprecationManager-0.17-5.el9.noarch.rpm |
| Source RPM: | perl-Package-DeprecationManager-0.17-5.el9.src.rpm |
| Build Date: | Thu Feb 03 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Package-DeprecationManager |
| Summary: | 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. |