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 "module:Tree::Persist::DB"

Tree::Persist::DB - The base class for DB plugins for Tree persistence River stage one • 1 direct dependent • 1 total dependent

This class is the base class for the Tree::Persist::DB::* hierarchy, which provides DB plugins for Tree persistence through Tree::Persist....

RSAVAGE/Tree-Persist-1.14 - 02 Feb 2021 00:35:40 UTC

Tree::Persist::DB::SelfReferential - A handler for Tree persistence River stage one • 1 direct dependent • 1 total dependent

This module is a plugin for Tree::Persist to store a Tree to a self-referential DB table. This is where a table contains an id column for the row and a parent_id column that refers back to another row's id (which is the parent row). This is the simpl...

RSAVAGE/Tree-Persist-1.14 - 02 Feb 2021 00:35:40 UTC

DBIx::Tree::Persist - Play with Tree and Tree::Persist a la DBIx::Tree River stage zero No dependents

DBIx::Tree::Persist provides sample code for playing with Tree and Tree::Persist a la DBIx::Tree....

RSAVAGE/DBIx-Tree-Persist-1.04 - 08 Nov 2012 03:52:49 UTC

lib/DBIx/Tree/Persist/Create.pm River stage zero No dependents

RSAVAGE/DBIx-Tree-Persist-1.04 - 08 Nov 2012 03:52:49 UTC

lib/DBIx/Tree/Persist/Config.pm River stage zero No dependents

RSAVAGE/DBIx-Tree-Persist-1.04 - 08 Nov 2012 03:52:49 UTC

Tree - An N-ary tree River stage two • 9 direct dependents • 15 total dependents

This is meant to be a full-featured N-ary tree representation with configurable error-handling and a simple events system that allows for transparent persistence to a variety of datastores. It is derived from Tree::Simple, but has a simpler interface...

RSAVAGE/Tree-1.16 - 24 Jul 2023 00:28:36 UTC

Tree::Fast - the fastest possible implementation of a tree in pure Perl River stage two • 9 direct dependents • 15 total dependents

This is meant to be the core implementation for Tree, stripped down as much as possible. There is no error-checking, bounds-checking, event-handling, convenience methods, or anything else of the sort. If you want something fuller-featured, please loo...

RSAVAGE/Tree-1.16 - 24 Jul 2023 00:28:36 UTC

Tree::Persist - A transparent persistence layer for Tree and its children River stage one • 1 direct dependent • 1 total dependent

This is a transparent persistence layer for Tree and its children. It is fully pluggable and will allow either loading, storing, and/or association with between a datastore and a tree. NOTE: If you load a subtree, you will have access to the parent i...

RSAVAGE/Tree-Persist-1.14 - 02 Feb 2021 00:35:40 UTC

Tree::DAG_Node::Persist - Persist multiple trees in a single db table, preserving child order River stage one • 1 direct dependent • 1 total dependent

Tree::DAG_Node::Persist reads/writes multiple trees from/to a single database table, where those trees are built using Tree::DAG_Node. See the "FAQ" for details of the table structure....

RSAVAGE/Tree-DAG_Node-Persist-1.13 - 02 Feb 2021 00:20:11 UTC

Tree::Persist::File - The base class for File plugins for Tree persistence River stage one • 1 direct dependent • 1 total dependent

This class is a base class for the Tree::Persist::File::* hierarchy, which provides File plugins for Tree persistence....

RSAVAGE/Tree-Persist-1.14 - 02 Feb 2021 00:35:40 UTC

Tree::Persist::Base - The base class for the Tree persistence plugin hierarchy River stage one • 1 direct dependent • 1 total dependent

This provides a useful baseclass for all the Tree::Persist plugins. Existing plugins are: * Tree::Persist::DB::SelfReferential * Tree::Persist::File::XML...

RSAVAGE/Tree-Persist-1.14 - 02 Feb 2021 00:35:40 UTC

Tree::Persist::File::XML - A handler for Tree persistence River stage one • 1 direct dependent • 1 total dependent

This module is a plugin for Tree::Persist to store a Tree to an XML file. This module uses double-quotes around the values of tag attributes....

RSAVAGE/Tree-Persist-1.14 - 02 Feb 2021 00:35:40 UTC

Tree::Persist::File::XMLWithSingleQuotes - A handler for Tree persistence River stage one • 1 direct dependent • 1 total dependent

This module is a plugin for Tree::Persist to store a Tree to an XML file. This module uses single-quotes around the values of tag attributes....

RSAVAGE/Tree-Persist-1.14 - 02 Feb 2021 00:35:40 UTC
13 results (0.067 seconds)