Install libppix-utilities-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libppix-utilities-perl
Description:
Perl module containing extensions to PPI
This is a collection of functions for dealing with PPI objects, many of which originated in Perl::Critic. They are organized into modules by the kind of PPI class they relate to, by replacing the "PPI" at the front of the module name with "PPIx::Utilities", e.g. functionality related to PPI::Nodes is in PPIx::Utilities::Node.
Homepage: https://metacpan.org/release/PPIx-Utilities
Version: 1.001000-2
Section: universe/perl