How to Install libpackage-deprecationmanager-perl in Ubuntu 18.04



Install libpackage-deprecationmanager-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libpackage-deprecationmanager-perl

Description:

module for managing deprecation warnings for Perl distributions

Package::DeprecationManager allows you to manage a set of deprecations for one or more modules. It will issue one warning per deprecated feature used, optionally with regard to an -api_version specified by users of your module.

Homepage: https://metacpan.org/release/Package-DeprecationManager

Version: 0.17-1

Section: universe/perl