Package perl-PerlIO-via-Timeout: Information

    Source package: perl-PerlIO-via-Timeout
    Version: 0.32-alt1
    Build time:  Aug 30, 2015, 12:12 PM in the task #148567
    Category: Development/Perl
    Report package bug
    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.

    List of rpms provided by this srpm:
    perl-PerlIO-via-Timeout (noarch)

    Maintainer: Nikolay A. Fetisov

    List of contributors:
    Nikolay A. Fetisov

      1. perl-Module-Build-Tiny
      2. perl-Test-TCP
      3. perl-devel
      4. rpm-build-licenses

    Last changed


    Aug. 30, 2015 Nikolay A. Fetisov 0.32-alt1
    - New version
    May 29, 2015 Nikolay A. Fetisov 0.30-alt1
    - Initial build for ALT Linux Sisyphus