Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-XML-Descent | Distribution: Mageia |
Version: 1.40.0 | Vendor: Mageia.Org |
Release: 10.mga9 | Build date: Sun Mar 20 16:06:49 2022 |
Group: Development/Perl | Build host: localhost |
Size: 26368 | Source RPM: perl-XML-Descent-1.40.0-10.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/XML-Descent | |
Summary: Recursive descent XML parsing |
The conventional models for parsing XML are either DOM (a data structure representing the entire document tree is created) or SAX (callbacks are issued for each element in the XML). XML grammar is recursive - so it's nice to be able to write recursive parsers for it. XML::Descent allows such parsers to be created. Typically a new XML::Descent is created and handlers are defined for elements we're interested in
GPL+ or Artistic
* Sun Mar 20 2022 umeabot <umeabot> 1.40.0-10.mga9 + Revision: 1806657 - Mageia 9 Mass Rebuild
/usr/share/doc/perl-XML-Descent /usr/share/doc/perl-XML-Descent/Changes /usr/share/doc/perl-XML-Descent/META.yml /usr/share/doc/perl-XML-Descent/README /usr/share/doc/perl-XML-Descent/SIGNATURE /usr/share/man/man3/XML::Descent.3pm.xz /usr/share/perl5/vendor_perl/XML /usr/share/perl5/vendor_perl/XML/Descent.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 12 08:32:04 2024