Perl implementation of the XML::Mini XML create/parse interface
XML::Mini is a set of Perl classes that allow you to access XML data and create valid XML output with a tree-based hierarchy of elements. XML::Mini does not require any external libraries or modules and is pure Perl. If available, XML::Mini will use the Text::Balanced module in order to escape limitations of the regex-only approach (eg "cross-nested" tag parsing).
$
pkg install p5-XML-MiniOrigin
textproc/p5-XML-Mini
Size
130KiB
License
not specified
Maintainer
vivek@khera.org
Dependencies
1 packages
Required by
0 packages