libcli-framework-perl software package provides standardized, flexible, testable CLI applications framework for Perl, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcli-framework-perl
libcli-framework-perl is installed in your system.
Make ensure the libcli-framework-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcli-framework-perl *
You will get with libcli-framework-perl package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Perl |
| Package | libcli-framework-perl |
| Version | 0.05-1 |
| Description | standardized, flexible, testable CLI applications framework for Perl |
| Sub Section | Perl |