| Name: | perl-XML-DOM |
|---|---|
| Version: | 1.46 |
| Release: | 25.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 258712 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: | perl-XML-DOM-1.46-25.el10_0.noarch.rpm |
| Source RPM: | perl-XML-DOM-1.46-25.el10_0.src.rpm |
| Build Date: | Fri Dec 20 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/XML-DOM |
| Summary: | DOM extension to XML::Parser |
| Description: | This is a Perl extension to XML::Parser. It adds a new 'Style' to XML::Parser, called 'DOM', that allows XML::Parser to build an Object Oriented data structure with a DOM Level 1 compliant interface. For a description of the DOM (Document Object Model), see <http://www.w3.org/DOM/>. |