How to Install libperlio-via-timeout-perl in Ubuntu 18.04



Install libperlio-via-timeout-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libperlio-via-timeout-perl

Description:

PerlIO layer that adds read & write timeout to a handle

PerlIO::via::Timeout implements a PerlIO layer, that adds read / write timeout. This can be useful to avoid blocking while accessing a handle (file, socket, ...), and fail after some time.

Homepage: https://metacpan.org/release/PerlIO-via-Timeout

Version: 0.32-1

Section: universe/perl