| Name: | perl-Package-DeprecationManager |
|---|---|
| Version: | 0.18 |
| Release: | 1.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 39551 |
| License: | Artistic-2.0 |
| RPM: | perl-Package-DeprecationManager-0.18-1.el10_0.noarch.rpm |
| Source RPM: | perl-Package-DeprecationManager-0.18-1.el10_0.src.rpm |
| Build Date: | Thu Dec 19 2024 |
| Build Host: | build-ol10-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. |