aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tree-Parser/pkg-descr
blob: c1d7043d885ab7bba751339e8d7bd681d662d082 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
This module can parse various types of input (formatted and containing
hierarchal information) into a tree structure. It can also deparse these
same tree structures back into a string. It accepts various types of input,
such as strings, filenames, and array references. The tree structure used
is a hierarchy of Tree::Simple objects.

WWW: http://search.cpan.org/dist/Tree-Parser/
Author: Stevan Little <stevan@iinteractive.com>

- Aaron Dalton
aaron@daltons.ca