Name: | perl-PerlIO-via-Timeout |
---|---|
Version: | 0.32 |
Release: | 24.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 32160 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-PerlIO-via-Timeout-0.32-24.el10_0.noarch.rpm |
Source RPM: | perl-PerlIO-via-Timeout-0.32-24.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/PerlIO-via-Timeout |
Summary: | PerlIO layer that adds read & write timeout to a handle |
Description: | This package 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. |