The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Class::Tree"

Tree::Path::Class - Tree for Path::Class objects River stage one • 1 direct dependent • 1 total dependent

This module subclasses Tree to only accept Path::Class::Dir or Path::Class::File values, and provides a "path" attribute for retrieving the full path of a tree branch or leaf....

MJGARDNER/Tree-Path-Class-0.007 - 15 Dec 2014 03:07:20 UTC

DBIx::Class::Tree - Manipulate and anaylze tree structured data. River stage one • 3 direct dependents • 3 total dependents

The tree modules provide the tools to represent, modify, and analyze trees of data with DBIx::Class....

ABRAXXA/DBIx-Class-Tree-0.03003 - 21 Jan 2011 09:31:42 UTC

Fukurama::Class::Tree - Helper-class to register class-handler River stage zero No dependents

This module register class-definitions, read the inheritation-trees and execute checks to the registered class-defintions. You can register handler to create you own class defintions and handler to check something at this classes. It's a central help...

TOBIWAN/Fukurama-Class-0.032 - 10 Apr 2008 19:26:29 UTC

Tree::Path::Class::Types - Type library for Tree::Path::Class River stage one • 1 direct dependent • 1 total dependent

This is a Moose type library for Tree::Path::Class....

MJGARDNER/Tree-Path-Class-0.007 - 15 Dec 2014 03:07:20 UTC

Lang::Tree::Builder::Class - Tree Data River stage zero No dependents

new my $class = new Lang::Tree::Builder::Class(%params); Creates and returns a new instance of Class. Don't do this, the parser does it for you, however for reference, %params is: class The class name. parent The parent class name, if any. args The a...

BILLHAILS/Lang-Tree-Builder-0.1 - 14 Jul 2012 13:21:18 UTC

DBIx::Class::Tree::NestedSet - Manage trees of data using the nested set model River stage zero No dependents

This module provides methods for working with nested set trees. The nested tree model is a way of representing hierarchical information in a database. This takes a different approach to the Adjacency List implementation. (see DBIx::Class::Tree::Adjac...

ICYDEE/DBIx-Class-Tree-NestedSet-0.10 - 22 Sep 2011 15:30:16 UTC

DBIx::Class::Tree::AdjacencyList - Manage a tree of data using the common adjacency list model. River stage one • 3 direct dependents • 3 total dependents

This module provides methods for working with adjacency lists. The adjacency list model is a very common way of representing a tree structure. In this model each row in a table has a prent ID column that references the primary key of another row in t...

ABRAXXA/DBIx-Class-Tree-0.03003 - 21 Jan 2011 09:31:42 UTC

DBIx::Class::Tree::CalculateSets River stage zero No dependents

This is a small utility module that lets you calculate nested sets from an ordinary parent column based tree structure, allowing you to trivially search an entire tree path. Note however, that constructing the search itself is outside the scope of th...

BERLE/DBIx-Class-Tree-CalculateSets-0.04 - 28 Oct 2009 11:55:50 UTC

lib/DBIx/Class/Tree/Mobius.pm River stage zero No dependents

This module provides methods for working with trees of data using a Möbius encoding, a variant of 'Nested Intervals' tree encoding using continued fraction. This a model to represent hierarchical information in a SQL database that takes a complementa...

VDG/DBIx-Class-Tree-Mobius-0.212 - 15 Jul 2011 10:33:03 UTC

DBIx::Class::Tree::AdjacencyList::Ordered - Glue DBIx::Class::Ordered and DBIx::Class::Tree::AdjacencyList together. River stage one • 3 direct dependents • 3 total dependents

This module provides methods for working with adjacency lists and ordered rows. All of the methods that DBIx::Class::Ordered and DBIx::Class::Tree::AdjacencyList provide are available with this module....

ABRAXXA/DBIx-Class-Tree-0.03003 - 21 Jan 2011 09:31:42 UTC

lib/Class/STL/Containers.pm River stage one • 1 direct dependent • 1 total dependent

DAVIDO/Class-STL-Containers-0.37 - 21 Jun 2018 18:47:43 UTC

Class::ISA - report the search path for a class's ISA tree River stage three • 47 direct dependents • 336 total dependents

Suppose you have a class (like Food::Fish::Fishstick) that is derived, via its @ISA, from one or more superclasses (as Food::Fish::Fishstick is from Food::Fish, Life::Fungus, and Chemicals), and some of those superclasses may themselves each be deriv...

SMUELLER/Class-ISA-0.36 - 29 Sep 2009 20:45:41 UTC

Class::Class - Adds data members to Perl packages River stage zero No dependents

Class::Class implements inheritable data methods for your packages with the same rules of inheritance as your other methods by generating creating accessor methods for your data the first time you make an instance of your package. Why reinvent the wh...

BINKLEY/Class-Class-0.18 - 05 Jan 2000 19:30:23 UTC

EO::Class - introspection class for Perl. River stage one • 1 direct dependent • 1 total dependent

EO::Class provides reflection capabilities to Perl and specifically the EO:: tree of modules....

JDUNCAN/EO-0.96 - 18 Jan 2005 21:20:18 UTC

Class::XML - Simple XML Abstraction River stage one • 1 direct dependent • 1 total dependent

Class::XML is designed to make it reasonably easy to create, consume or modify XML from Perl while thinking in terms of Perl objects rather than the available XML APIs; it was written out of a mixture of frustration that JAXB (for Java) and XMLSerial...

MSTROUT/Class-XML-0.06 - 29 Mar 2005 12:28:48 UTC

Evo::Class River stage one • 1 direct dependent • 1 total dependent

Fast full featured post-modern Object oriented programming. Available both in PP and C. See <https://github.com/alexbyk/perl-evo/tree/master/bench>...

ALEXBYK/Evo-0.0405 - 18 Jul 2017 22:54:34 UTC

Class::MOP - A Meta Object Protocol for Perl 5 River stage four • 2916 direct dependents • 4004 total dependents

This module is a fully functioning meta object protocol for the Perl 5 object system. It makes no attempt to change the behavior or characteristics of the Perl 5 object system, only to create a protocol for its manipulation and introspection. That sa...

ETHER/Moose-2.2207 - 21 Jan 2024 01:10:45 UTC

Class::Std - Support for creating standard "inside-out" classes River stage two • 32 direct dependents • 57 total dependents

This module provides tools that help to implement the "inside out object" class structure in a convenient and standard way. *Portions of the following code and documentation from "Perl Best Practices" copyright (c) 2005 by O'Reilly Media, Inc. and re...

CHORNY/Class-Std-0.013 - 24 May 2015 13:11:26 UTC

YAPE::Regex::Element - sub-classes for YAPE::Regex elements River stage one • 3 direct dependents • 3 total dependents

This module provides the classes for the "YAPE::Regex" objects. The base class for these objects is "YAPE::Regex::Element". The objects classes are numerous. Methods for "YAPE::Regex::Element" This class contains fallback methods for the other classe...

GSULLIVAN/YAPE-Regex-4.00 - 03 Feb 2011 14:01:00 UTC

Class::Init - A base constructor class with support for local initialization methods. River stage zero No dependents

Class::Init provides a constructor, "new()", that returns blessed hashrefs by default; that constructor runs all instances of the subroutine "_init" it finds in the inheritance tree, top-down ("EVERY"). The goal of this module is to reduce the amount...

RSOD/Class-Init-1.1 - 12 May 2004 08:28:42 UTC
97 results (0.047 seconds)