aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tree-Parser/pkg-descr
blob: f865676d67e7492aa6b0d3d18034a307442dd425 (plain) (blame)
1
2
3
4
5
6
7
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/