FICHA · MANJARO

perl-io-pipely

Portably create pipe() or pipe-like handles, one way or another.

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

Description

Perl programs can create pipe-like handles in a portable way across platforms. This helps tools connect producers and consumers of data without relying on one operating system's exact pipe behavior.

It is an I/O portability library. Applications should still handle closed pipes, back pressure, and errors when communicating between processes or streams.

Permissions

Permissions not analysed for this source yet.