How to Install cpan-listchanges in Ubuntu 18.04



Install cpan-listchanges by entering the following commands in the terminal:

sudo apt update
sudo apt install cpan-listchanges

Description:

package change history notification tool

cpan-listchanges is a command-line application that compares the Changes file between arbitrary versions of a package. It is similar to apt-listchanges, and by default, it compares the currently installed version with the latest one available on CPAN.

Homepage: https://metacpan.org/release/cpan-listchanges

Version: 0.07-1

Section: universe/perl