libtype-tiny-perl software package provides tiny, yet Moo(se)-compatible type constraint, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libtype-tiny-perl
libtype-tiny-perl is installed in your system.
Make ensure the libtype-tiny-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libtype-tiny-perl *
You will get with libtype-tiny-perl package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libtype-tiny-perl |
| Version | 0.022-1 |
| Description | tiny, yet Moo(se)-compatible type constraint |
| Sub Section | Perl |