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.13 - 05 May 2016 11:40:16 UTCThis is a base class for Tree::Binary::Visitor objects. If you want to create your own visitor object, just subclass this and create a visit method....
RSAVAGE/Tree-Binary-1.08 - 17 Jul 2016 04:43:41 UTCEWILHELM/dotReader-v0.11.2 - 23 Apr 2007 01:08:29 UTC
EWILHELM/dotReader-v0.11.2 - 23 Apr 2007 01:08:29 UTC
This module implements a memory-efficient node type (for trees, skip lists and similar data structures) for Perl. You may ask "Why bother implementing an ordered structure such as a tree when Perl has hashes built-in?" Since Perl is optimized for spe...
RRWO/Tree-Node-0.08 - 20 Jul 2007 09:56:22 UTCThis class represents the working tree concept in Arch and provides some useful methods....
MIGO/Arch-0.5.2 - 08 Mar 2010 15:15:52 UTCThis module stores configuration in a series of files spread across a directory tree, and provides uniform access to the data structure. It can load a single file or a directory tree containing files as leaves. The tree's branches can be returned as ...
RJBS/Tree-File-0.112 - 01 Jan 2013 21:58:46 UTCClass for inheritable, role-based permissions system (Role Based Access Control - RBAC). Custom methods can be placed on role objects. Authorization can be performed either by checking whether the role name matches the required name, or by testing (v...
DAVEBAIRD/Tree-Authz-0.03 - 21 Aug 2005 00:48:02 UTCThis package provides an object class which can be used to get tree paths , with only pure perl code and I don't use other packet or module cpan. This class generate the paths of a tree from a base node and return in a method , vals in the execution ...
CAVASQUEZ/Paths-Tree-0.02 - 14 Jan 2010 12:50:26 UTCThis module is a basic n-ary tree, it provides most of the functionality of Tree::Simple, whatever is missing will be added eventually. This class inherits from Forest::Tree::Pure>, but all shared methods and attributes are documented in both classes...
STEVAN/Forest-0.10 - 18 Dec 2013 13:24:16 UTCThis distribution provides several implementations of tree classes (and class generators) which you can use directly or as a base class. All of them consume the roles from Role::TinyCommons::Tree distribution. Provided classes: * Tree::Object::Array ...
PERLANCAR/Tree-Object-0.07 - 14 Apr 2016 01:51:37 UTCMICHAEL/Tree-Walker-0.01 - 03 Nov 2013 16:47:13 UTC
# in Foo.pm class Foo { is => 'Command::Tree' }; # in Foo/Cmd1.pm class Foo::Cmd1 { is => 'Command' }; # in Foo/Cmd2.pm class Foo::Cmd2 { is => 'Command' }; # in the shell $ foo cmd1 cmd2 $ foo cmd1 $ foo cmd2...
BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTCThis distribution provides several implementations of tree classes (and class generators) which you can use directly or as a base class. All of them consume the roles from Role::TinyCommons::Tree distribution. Provided classes: * Tree::ObjectXS::Arra...
PERLANCAR/Tree-ObjectXS-0.02 - 29 Mar 2016 10:09:41 UTCTree::Numbered is a special N-ary tree with a number for each node. This is useful on many occasions. The first use I found for that (and wrote this for) was to store information about the selected item as a number instead of storing the whole value ...
YOSEFM/Javascript-Menu-Full-2.02 - 08 Oct 2005 07:20:35 UTCThis class encapsulates/makes/manipulates objects that represent nodes in a tree structure. The tree structure is not an object itself, but is emergent from the linkages you create between nodes. This class provides the methods for making linkages th...
RSAVAGE/Tree-DAG_Node-1.31 - 13 Feb 2018 22:19:15 UTCMISHOO/DBIx-OO-0.0.9 - 26 Nov 2008 10:10:27 UTC
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.13 - 05 May 2016 11:40:16 UTC