| Name: | perl-Package-DeprecationManager |
|---|---|
| Version: | 0.17 |
| Release: | 5.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 35957 |
| License: | Artistic 2.0 |
| RPM: | perl-Package-DeprecationManager-0.17-5.el8.noarch.rpm |
| Source RPM: | perl-Package-DeprecationManager-0.17-5.el8.src.rpm |
| Build Date: | Fri May 03 2019 |
| Build Host: | ca-build101.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/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. |