Install libpackage-constants-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libpackage-constants-perl
Description:
module to list constants defined in a package
Package::Constants lists all the constants defined in a certain package. This can be useful for, among others, setting up an autogenerated @EXPORT/@EXPORT_OK for a Constants.pm file.
Homepage: https://metacpan.org/release/Package-Constants
Version: 0.06-1
Section: universe/perl