SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-PerlIO-via-Timeout rpm build for : OpenSuSE. For other distributions click perl-PerlIO-via-Timeout.

Name : perl-PerlIO-via-Timeout
Version : 0.32 Vendor : openSUSE
Release : lp152.3.2 Date : 2019-09-20 19:48:06
Group : Development/Libraries/Perl Source RPM : perl-PerlIO-via-Timeout-0.32-lp152.3.2.src.rpm
Size : 0.03 MB
Packager : https://bugs_opensuse_org
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.

The timeout is implemented by using \'< select\'> on the handle before
reading/writing.

*WARNING* the handle won\'t timeout if you use \'sysread\' or \'syswrite\' on
it, because these functions works at a lower level. However if you\'re
trying to implement a timeout for a socket, see the IO::Socket::Timeout
manpage that implements exactly that.

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.2/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-PerlIO-via-Timeout-0.32-lp152.3.2.noarch.rpm
ftp.icm.edu.pl  perl-PerlIO-via-Timeout-0.32-lp152.3.2.noarch.rpm
ftp.icm.edu.pl  perl-PerlIO-via-Timeout-0.32-lp152.3.2.noarch.rpm
     

Provides :
perl(PerlIO::via::Timeout)
perl-PerlIO-via-Timeout

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/PerlIO
/usr/lib/perl5/vendor_perl/5.26.1/PerlIO/via
/usr/lib/perl5/vendor_perl/5.26.1/PerlIO/via/Timeout.pm
/usr/share/doc/packages/perl-PerlIO-via-Timeout
/usr/share/doc/packages/perl-PerlIO-via-Timeout/Changes
/usr/share/doc/packages/perl-PerlIO-via-Timeout/LICENSE
/usr/share/doc/packages/perl-PerlIO-via-Timeout/README
/usr/share/man/man3/PerlIO::via::Timeout.3pm.gz

 
ICM