How to Install libouch-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install libouch-perl

Description:

exception handling module

The Ouch module ("exceptions that don't hurt") provides a class for exception handling that doesn't require a lot of boilerplate, nor any up front definition. It is fast, easy to use, requires few typing, and has no prereqs, but still provides much of that same functionality as e.g. Exception::Class.

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

Version: 0.0500-1

Section: universe/perl