Binary package “libperlio-via-timeout-perl” in ubuntu noble

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.