Пакет perl-IO-Stream: Информация

    Исходный пакет: perl-IO-Stream
    Версия: 2.0.3-alt1
    Последняя версия по данным Repology
    Собран:  9 мая 2018 г. 16:39 в задании #205926
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/IO-Stream/

    Лицензия: Perl (GPL or Artistic)
    О пакете: Perl module for non-blocking I/O streams based on EV
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    perl-IO-Stream (noarch)

    Сопровождающий: Nikolay A. Fetisov

    Список участников:
    Nikolay A. Fetisov
    Igor Vlasenko

    Права:
    Nikolay A. Fetisov
    @everybody

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

    Последнее изменение


    9 мая 2018 г. Nikolay A. Fetisov 2.0.3-alt1
    - New version
    7 февраля 2017 г. Igor Vlasenko 2.0.2-alt2
    - removed Noop* example plugins as Data::Alias is no more in 5.24
    20 марта 2016 г. Nikolay A. Fetisov 2.0.2-alt1
    - New version