2fadfa2cfb
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
7 lines
381 B
Text
7 lines
381 B
Text
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/
|