Changes for version 0.07 - 2026-07-03

  • Security and robustness hardening; backing files now created mode 0600 (pass a file-mode argument to new() for cross-user sharing).
  • new() on an existing backing file now requires a matching capacity and elem_size, croaking on a mismatch (previously the requested geometry was silently ignored).

Modules

Fixed-size shared-memory object pool for Linux

Provides

in lib/Data/Pool/Shared.pm