Package : perl-XML-Parser-Lite-Tree > RPM : perl-XML-Parser-Lite-Tree-0.140.0-8.mga6.src.rpm

Basic items

Name perl-XML-Parser-Lite-Tree
Version 0.140.0
Release 8.mga6
URL http://search.cpan.org/dist/XML-Parser-Lite-Tree/
Group Development/Perl
Summary Lightweight XML tree builder
Size 13KB
Arch noarch
License GPL+ or Artistic

Description

This is a singleton class for parsing XML into a tree structure. How does this
differ from other XML tree generators? By using XML::Parser::Lite, which is a
pure perl XML parser. Using this module you can tree-ify simple XML without
having to compile any C.

Each node contains a "type" key, one of "root", "tag" and "data". "root" is the
document root, and only contains an array ref "children". "tag" represents a
normal tag, and contains an array ref "children", a hash ref "attributes" and a
string "name". "data" nodes contain only a "content" string.

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-06-19 14:03:01
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie