| Name: | perl-XML-DOM |
|---|---|
| Version: | 1.46 |
| Release: | 16.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 265887 |
| License: | GPL+ or Artistic |
| RPM: | perl-XML-DOM-1.46-16.el9.noarch.rpm |
| Source RPM: | perl-XML-DOM-1.46-16.el9.src.rpm |
| Build Date: | Wed Jan 12 2022 |
| Build Host: | build-ol9-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/>. |