Package perl-IO-Stream: Information

    Source package: perl-IO-Stream
    Version: 2.0.3-alt1
    Latest version according to Repology
    Build time:  May 9, 2018, 04:39 PM in the task #205926
    Category: Development/Perl
    Report package bug
    License: Perl (GPL or Artistic)
    Summary: Perl module for non-blocking I/O streams based on EV
    Description: 
    Perl module IO::Stream designed to give user ability to work
    with I/O streams on higher level, using input/output buffers
    (just scalars) and high-level events like CONNECTED, SENT or
    EOF. As same time it doesn't hide low-level things, and user
    still able to work on low-level without any limitations.
    
    Architecture of this module make it ease to write plugins,
    which will alter I/O stream in any way - route it through
    proxies, encrypt, log, etc.

    List of rpms provided by this srpm:
    perl-IO-Stream (noarch)

    Maintainer: Nikolay A. Fetisov

    List of contributors:
    Nikolay A. Fetisov
    Igor Vlasenko

    ACL:
    Nikolay A. Fetisov
    @everybody

      1. perl-AnyEvent-AIO
      2. perl-EV
      3. perl-Module-Build-Tiny
      4. perl-Test-Differences
      5. perl-Test-Exception
      6. rpm-build-licenses

    Last changed


    May 9, 2018 Nikolay A. Fetisov 2.0.3-alt1
    - New version
    Feb. 7, 2017 Igor Vlasenko 2.0.2-alt2
    - removed Noop* example plugins as Data::Alias is no more in 5.24
    March 20, 2016 Nikolay A. Fetisov 2.0.2-alt1
    - New version