Package perl-XML-Checker: Information

    Source package: perl-XML-Checker
    Version: 0.13-alt1.1
    Build time:  Dec 15, 2022, 12:55 AM
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: A perl module for validating XML
    Description: 
    XML::Checker can be used in different ways to validate XML. See the manual
    pages of the XML::Checker::Parser manpage and the XML::DOM::ValParser manpage
    for more information.
    
    This document only describes common topics like error handling
    and the XML::Checker class itself.
    
    WARNING: Not all errors are currently checked. Almost everything is subject to
    change. Some reported errors may not be real errors.  For production code,
    it is recommended that you use the XML::LibXML manpage or the XML::GDOME manpage instead of
    the XML::Checker manpage.  Both modules share the same DTD validation code with libxml2
    and the XML::LibXML manpage is easier to install.

    List of rpms provided by this srpm:
    perl-XML-Checker (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. perl-devel
      3. rpm-build-perl
      4. perl-podlators
      5. perl(ExtUtils/MakeMaker.pm)
      6. perl(LWP/UserAgent.pm)
      7. perl(XML/DOM.pm)
      8. perl(XML/Parser.pm)
      9. perl(XML/Parser/PerlSAX.pm)
      10. perl(XML/RegExp.pm)

    Last changed


    Dec. 9, 2022 Igor Vlasenko 0.13-alt1.1
    - to Sisyphus (closes: #44588)
    May 2, 2014 Igor Vlasenko 0.13-alt1
    - initial import by package builder