FICHA · MANJARO

perl-freezethaw

Convert arbitrary objects to/from strings

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

Description

Perl programs can serialize arbitrary objects into strings and restore them later. This is useful for caching, testing, persistence helpers, and transferring structured data inside trusted application boundaries.

It is a serialization library. Restoring serialized objects from untrusted sources can be dangerous, so applications should avoid thawing data they did not create or verify.

Permissions

Permissions not analysed for this source yet.