| Name: | perl-Package-DeprecationManager |
|---|---|
| Version: | 0.13 |
| Release: | 7.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 22392 |
| License: | Artistic 2.0 |
| RPM: | perl-Package-DeprecationManager-0.13-7.el7.noarch.rpm |
| Source RPM: | perl-Package-DeprecationManager-0.13-7.el7.src.rpm |
| Build Date: | Wed Apr 30 2014 |
| Build Host: | ca-buildj3.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. |