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 Env"

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-env - get/set/clear/display environment variables River stage zero No dependents

This program is used to query and set PApp environment variables. Settings that are associated with specific PApp applications often can be used in PApp environment variables. Environment variables are also useful for asynchronous communication betwe...

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

PApp::Prefs - manage user-specific data. River stage zero No dependents

This module manages user-specific preferences, which are simply values that get associated with a particular user....

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

PApp::Session - manage session-specific data. River stage zero No dependents

This module manages session-specific variables, that is, values that get associated with all accesses within a single session. Session variables keep their value when old states get re-requested, as opposed to state variables that change back to thei...

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

PApp::DataRef - reference data stored in scalars, databases... River stage zero No dependents

You often want to store return values from HTML forms (e.g. "editform" in macro) or other "action at a distance" events in your state variable or in a database (e.g. after updates). The DBIx::Recordset provides similar functionality. "PApp::DataRef" ...

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