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::Base"

Tree::Base - a base class for trees River stage one • 1 direct dependent • 2 total dependents

EWILHELM/Tree-Base-v0.10.2 - 12 Aug 2009 04:33:22 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::Binary::Visitor::Base - A Visitor base class for Tree::Binary::Visitor::* objects River stage one • 2 direct dependents • 2 total dependents

This 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.09 - 01 Feb 2021 23:46:40 UTC

lib/Tree/Range/base.pm River stage one • 1 direct dependent • 1 total dependent

ONEGRAY/Tree-Range-0.22 - 06 Aug 2013 18:30:29 UTC

dtRdr::GUI::Wx::Tree::Base - base class for sidebar trees River stage zero No dependents

EWILHELM/dotReader-v0.11.2 - 23 Apr 2007 01:08:29 UTC

dtRdr::GUI::Wx::Tree::AnnoBase - base class for sidebar annotation trees River stage zero No dependents

EWILHELM/dotReader-v0.11.2 - 23 Apr 2007 01:08:29 UTC

Tree::Node - Memory-efficient tree nodes in Perl River stage one • 1 direct dependent • 1 total dependent

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 UTC

Arch::Tree - class representing Arch tree River stage zero No dependents

This class represents the working tree concept in Arch and provides some useful methods....

MIGO/Arch-0.5.2 - 08 Mar 2010 15:15:52 UTC

Tree::Authz - inheritance-based authorization scheme River stage zero No dependents

Class 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 UTC

Paths::Tree - Generate path from a hash tree. River stage zero No dependents

This 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 UTC

Forest::Tree - An n-ary tree River stage two • 3 direct dependents • 15 total dependents

This 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 UTC

Tree::Object - Generic tree objects River stage two • 8 direct dependents • 15 total dependents

This 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 RoleBundle::TinyCommons::Tree distribution. Provided classes: * Tree::Object::...

PERLANCAR/Tree-Object-0.080 - 14 Oct 2021 00:05:19 UTC

Tree::Walker - Iterate along hierarchical structures River stage zero No dependents

MICHAEL/Tree-Walker-0.01 - 03 Nov 2013 16:47:13 UTC

Command::Tree River stage one • 1 direct dependent • 1 total dependent

# 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 UTC

Tree::ObjectXS - Generic tree objects (with XS accessors, etc) River stage one • 2 direct dependents • 2 total dependents

This 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 RoleBundle::TinyCommons::Tree distribution. Provided classes: * Tree::ObjectXS...

PERLANCAR/Tree-ObjectXS-0.030 - 12 Oct 2021 00:05:43 UTC

Tree::File - (DEPRECATED) store a data structure in a file tree River stage zero No dependents

This 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 UTC

Tree::Numbered - a thin N-ary tree structure with a unique number for each item. River stage one • 3 direct dependents • 3 total dependents

Tree::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 UTC

Tree::DAG_Node - An N-ary tree River stage two • 24 direct dependents • 37 total dependents

This 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.32 - 02 Feb 2021 00:08:31 UTC

DBIx::OO::Tree - manipulate hierarchical data using the "nested sets" model River stage zero No dependents

MISHOO/DBIx-OO-0.0.9 - 26 Nov 2008 10:10:27 UTC

Pod::Tree::HTML - Generate HTML from a Pod::Tree River stage one • 2 direct dependents • 2 total dependents

"Pod::Tree::HTML" reads a POD and translates it to HTML. The source and destination are fixed when the object is created. Options are provided for controlling details of the translation. The "translate" method does the actual translation. For conveni...

MANWAR/Pod-Tree-1.31 - 22 Feb 2019 10:53:09 UTC
55 results (0.042 seconds)