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:Tie-SaveLater YAML"

Tie::YAML - Stores your object when untied via YAML River stage one • 2 direct dependents • 2 total dependents

Tie::YAML stores tied variables when untied. Usually that happens when you variable is out of scope. You can of course explicitly untie the variable or "tied($variable)->save" but the whole idea is not to forget to save it. This module uses YAML as i...

DANKOGAI/Tie-SaveLater-0.05 - 05 Aug 2020 18:32:26 UTC

Tie::Storable - Stores your object when untied via Storable River stage one • 2 direct dependents • 2 total dependents

Tie::Storable stores tied variables when untied. Usually that happens when you variable is out of scope. You can of course explicitly untie the variable or "tied($variable)->save" but the whole idea is not to forget to save it. This module uses Stora...

DANKOGAI/Tie-SaveLater-0.05 - 05 Aug 2020 18:32:26 UTC

Tie::SaveLater - A base class for tie modules that "save later". River stage one • 2 direct dependents • 2 total dependents

Tie::SaveLater make you easy to write a modules that "save later", that is, save on untie. WHY? Today we have a number of serializers that store complex data structures, from Data::Dumper to Storable. If those core modules are not enough, you have YA...

DANKOGAI/Tie-SaveLater-0.05 - 05 Aug 2020 18:32:26 UTC

Tie::DataDumper - Stores your object when untied via DataDumper River stage one • 2 direct dependents • 2 total dependents

Tie::DataDumper stores tied variables when untied. Usually that happens when you variable is out of scope. You can of course explicitly untie the variable or "tied($variable)->save" but the whole idea is not to forget to save it. This module uses Dat...

DANKOGAI/Tie-SaveLater-0.05 - 05 Aug 2020 18:32:26 UTC
4 results (0.024 seconds)