How to Install libspecio-perl in Ubuntu 18.04



Install libspecio-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libspecio-perl

Description:

Perl module providing type constraints and coercions

Specio provides classes for representing type constraints and coercion, along with the syntactic sugar for declaring them. . This distribution ships with a set of builtin types representing the types provided by the Perl interpreter itself. . Note that this is not a proper type system for Perl. Nothing in this distribution will magically make the Perl interpreter start checking a value's type on assignment to a variable. . Module Test::Specio requires the packages libtest-fatal-perl libtry-tiny-perl.

Homepage: https://metacpan.org/release/Specio

Version: 0.42-1

Section: universe/perl