How to Install libparams-coerce-perl in Ubuntu 18.04



Install libparams-coerce-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libparams-coerce-perl

Description:

Perl module to permit parameter coercion for classes

Params::Coerce attempts to encourage flexibility in the ways that your class accepts parameters by making it easier to take different types of parameters, while adding negligible additional complexity to your code.

Homepage: http://search.cpan.org/dist/Params-Coerce/

Version: 0.14-1

Section: universe/perl