Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-XML-LibXML-Simple-1.01-1.23 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: perl-XML-LibXML-Simple Distribution: openSUSE Tumbleweed
Version: 1.01 Vendor: openSUSE
Release: 1.23 Build date: Thu Jan 16 04:10:37 2020
Group: Development/Libraries/Perl Build host: reproducible
Size: 52002 Source RPM: perl-XML-LibXML-Simple-1.01-1.23.src.rpm
Packager: https://bugs.opensuse.org
Url: https://metacpan.org/release/XML-LibXML-Simple
Summary: XML::LibXML clone of XML::Simple::XMLin()
This module is a blunt rewrite of XML::Simple (by Grant McLean) to use the
XML::LibXML parser for XML structures, where the original uses plain Perl
or SAX parsers.

*Be warned:* this module thinks to be smart. You may very well shoot
yourself in the foot with this DWIMmery. Read the whole manual page at
least once before you start using it. If your XML is described in a schema
or WSDL, then use XML::Compile for maintainable code.

Provides

Requires

License

Artistic-1.0 OR GPL-1.0-or-later

Changelog

* Thu Jan 16 2020 <timueller+perl@suse.de>
  - updated to 1.01
    see /usr/share/doc/packages/perl-XML-LibXML-Simple/ChangeLog
    version 1.01: Wed 15 Jan 2020 10:47:10 PM CET
    Changes:
    - Slaven needs 5.8 to be supported for his processed.  Reinstated.
    rt.cpan.org#131486 [Slaven Rezic]
    Fixes:
    - README.md contained info of other project.
    version 1.00: Wed 15 Jan 11:57:43 CET 2020