Package: libtree-simple-visitorfactory-perl (0.10-1) [universe]
Links for libtree-simple-visitorfactory-perl
Ubuntu Resources:
Download Source Package libtree-simple-visitorfactory-perl:
- [libtree-simple-visitorfactory-perl_0.10-1.dsc]
- [libtree-simple-visitorfactory-perl_0.10.orig.tar.gz]
- [libtree-simple-visitorfactory-perl_0.10-1.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Florian Ragwitz
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
A collection of dispensing visitor objects for Tree::Simple
This package contains a number of visitor objects which can perform various tasks on Tree::Simple objects.
The following visitors are included:
* PathToRoot: find the path back to the tree's root node * FindByPath: find the node specified by a path * FindByUID: find the node with the same UID * FindByNodeValue: find the node with the same node value * BreadthFirstTraversal: implements a breadth-first traversal * PostOrderTraversal: implements a post-order traversal * PreOrderTraversal: implements a pre-order traversal * LoadDirectoryTree: load a directory tree into a Tree::Simple hierarchy * CreateDirectoryTree: create a set of directories and files from a Tree::Simple hierarchy * FromNestedArray: create a Tree::Simple hierarchy from nested arrays * ToNestedArray: create a nested array construct from a Tree::Simple hierarchy * Tree::Simple::Visitor::VariableDepthClone: clone parts of Tree hierarchies * FromNestedHash: create a Tree::Simple hierarchy from nested hashes * ToNestedHash: create a nested hash construct from a Tree::Simple hierarchy * LoadClassHierarchy: create a Tree::Simple hierarchy which models the classes inheritance heirarchy * GetAllDescendents: return all the descendents recursively on down the hierarchy * Sort: implements a multi-level sort of a Tree::Simple heirarchy
Other Packages Related to libtree-simple-visitorfactory-perl
|
|
|
-
- dep: libtree-simple-perl (>= 1.12)
- A simple tree object
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language
Download libtree-simple-visitorfactory-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 82.8 kB | 280.0 kB | [list of files] |