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

Group :: Development/Perl
RPM: perl-IO-Stream

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.0.3-alt1
Build date: 9 may 2018, 09:40 ( 307.2 weeks ago )
Size: 25.03 Kb

Home page:   http://search.cpan.org/dist/IO-Stream/

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.

Current maintainer: Nikolay A. Fetisov

List of contributors

List of rpms provided by this srpm:

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