mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
ff396aba80
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
8 lines
400 B
Text
8 lines
400 B
Text
perl-XML-TreeBuilder
|
|
|
|
This module uses XML::Parser to make XML document trees constructed of
|
|
XML::Element objects (and XML::Element is a subclass of HTML::Element
|
|
adapted for XML). XML::TreeBuilder is meant particularly for people who
|
|
are used to the HTML::TreeBuilder / HTML::Element interface to document
|
|
trees, and who don't want to learn some other document interface like
|
|
XML::Twig or XML::DOM.
|