The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:PApp storable"

PApp::Storable - persistence for Perl data structures River stage zero No dependents

The Storable package brings persistence to your Perl data structures containing SCALAR, ARRAY, HASH or REF objects, i.e. anything that can be conveniently stored to disk and retrieved at a later time. It can be used in the regular procedural way by c...

MLEHMANN/PApp-2.3 - 02 Aug 2023 22:30:09 UTC

PApp::Env - communicate between processes and the outside. River stage zero No dependents

This module can be used to get and set some kind of "environment" variables shared between all papp applications. When inside a PApp environment (e.g. inside a papp program) this module uses PApp's state database handle. Outside the module it tries t...

MLEHMANN/PApp-2.3 - 02 Aug 2023 22:30:09 UTC

PApp::Callback - a workaround for the problem of nonserializable code. River stage zero No dependents

The problem: Code is unserializable (at the moment, but it will probably never be efficient to serialize code). The workaround (not the solution): This class can be used to create serializable callbacks (or "references"). You first have to register a...

MLEHMANN/PApp-2.3 - 02 Aug 2023 22:30:09 UTC
3 results (0.035 seconds)