How to Install libperinci-cmdline-perl in Ubuntu 18.04



Install libperinci-cmdline-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libperinci-cmdline-perl

Description:

Rinci/Riap-based command-line application framework

Perinci::CmdLine is currently empty, because the implementation is currently split into Perinci::CmdLine::Lite (the lightweight version) and Perinci::CmdLine::Classic (the full but heavier version). There's also Perinci::CmdLine::Any that lets you choose between the two dynamically, à la Any::Moose. And finally there's also Perinci::CmdLine::Inline, the even more lightweight version.

Homepage: https://metacpan.org/release/Perinci-CmdLine

Version: 1.77-1

Section: universe/perl