Module to parse formatted files into tree structures
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.
$
pkg install p5-Tree-ParserOrigin
devel/p5-Tree-Parser
Size
42.4KiB
License
ART10, GPLv1+
Maintainer
bofh@FreeBSD.org
Dependencies
3 packages
Required by
0 packages