libperlio-via-timeout-perl

Perlio layer that adds read & write timeout to a handle
  https://metacpan.org/release/PerlIO-via-Timeout
  0
  no reviews



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.