FICHA · MANJARO

perl-io-multiplex

Perl/CPAN Module IO::Multiplex : Manage Input Output on many file handles

  • Library
  • NONE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Perl applications can multiplex input and output across many file handles. This is useful for network services, chat servers, proxies, and tools that need to handle multiple streams without blocking on one of them.

It is an evented I/O library. Applications must still handle timeouts, resource limits, and untrusted input from each stream.

Permissions

Permissions not analysed for this source yet.