Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37500679
en ru br
ALT Linux repos
S:0.32-alt1

Group :: Development/Perl
RPM: perl-PerlIO-via-Timeout

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.32-alt1
Build date: 30 august 2015, 09:10 ( 451.5 weeks ago )
Size: 15.23 Kb

Home page:   http://search.cpan.org/dist/PerlIO-via-Timeout/

License: Perl (GPL or Artistic)
Summary: a PerlIO layer that adds read & write timeout to a handle
Description:

Perl module 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.

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

Current maintainer: Nikolay A. Fetisov

List of contributors

List of rpms provided by this srpm:

  • perl-PerlIO-via-Timeout
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin