FICHA · MANJARO

perl-ipc-shareable

Perl/CPAN Module IPC::Shareable : Tie a variable to shared memory

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

Description

Perl programs can tie variables to shared memory so multiple processes can exchange state. This is useful for older IPC designs, coordination helpers, counters, and small shared data structures.

It is an interprocess communication library. Shared memory needs clear locking and cleanup rules so processes do not read stale or corrupted data.

Permissions

Permissions not analysed for this source yet.