Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-XML-Simple | Distribution: openSUSE Tumbleweed |
Version: 2.25 | Vendor: openSUSE |
Release: 1.10 | Build date: Sun Mar 18 08:04:20 2018 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 181557 | Source RPM: perl-XML-Simple-2.25-1.10.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/XML-Simple/ | |
Summary: An API for simple XML files |
The XML::Simple module provides a simple API layer on top of an underlying XML parsing module (either XML::Parser or one of the SAX2 parser modules). Two functions are exported: 'XMLin()' and 'XMLout()'. Note: you can explicitly request the lower case versions of the function names: 'xml_in()' and 'xml_out()'. The simplest approach is to call these two functions directly, but an optional object oriented interface (see "OPTIONAL OO INTERFACE" below) allows them to be called as methods of an *XML::Simple* object. The object interface can also be used at either end of a SAX pipeline.
Artistic-1.0 OR GPL-1.0-or-later
* Sun Mar 18 2018 coolo@suse.com - updated to 2.25 see /usr/share/doc/packages/perl-XML-Simple/Changes 2.25 2018-03-18 16:18:24+13:00 Pacific/Auckland - disable entity expansion when using XML::Parser, for more secure default behaviour (patch from Ray Morris) - call to XML::Parser constructor is now in its own method to ease overriding * Mon Apr 17 2017 coolo@suse.com - updated to 2.24 see /usr/share/doc/packages/perl-XML-Simple/Changes 2.24 2017-04-17 16:12:00+12:00 Pacific/Auckland - fix typo in last commit with mistakenly removed some underscores - don't initialise $XML::Simple::PREFERRED_PARSER to undef as a caller may have already set it before loading XML::Simple and if not, it would have defaulted to undef anyway (RT#118205 from Slaven Rezić) 2.23 2017-04-17 15:49:14+12:00 Pacific/Auckland - another fix to the logic for detecting circular references (RT#114120 from Matthias Pitzl, also report from Erland Sommarskog) * Sat Dec 05 2015 coolo@suse.com - updated to 2.22 see /usr/share/doc/packages/perl-XML-Simple/Changes 2.22 2015-12-05 11:08:20+13:00 Pacific/Auckland - POD fix in link to package XML::SAX::ParseFactory (from Mohammad S Anwar) - allow subclass to override attribute escaping (from Christopher Masto) - POD fix adding NAME section to FAQ (RT#110080 from Bart Martens & gregor herrmann of the Debian project) - POD typo fix (RT#110082 from gregor herrmann of the Debian project) - fix reference comparison operator used in checking for circular data structures (RT#89553 from Laurent Dami) - add better diagnostics from file handling code in test suite 2.21 2015-12-04 16:33:49+13:00 Pacific/Auckland - Improved diagnostics - xml_in() will now catch parse exceptions and add caller information via Carp::croak - Switch to use lexical warnings (suppress with either 'no warnings;' or 'no warnings "XML::Simple";', rather than $^W = 0) - POD fixes (from David Steinbrunner) - Regex escaping fixes for Perl 5.22+ (from Kent Fredric) - Add workaround for test failures on RHEL/CentOS 6.5 (RT#102115 from Chris Drake, workaround from Tim Bunce) - Remove some 'eval' calls from test suite which could mask root cause of test failures - Make each test script use unique filenames to allow tests to be run in parallel (RT#101362 from Karen Etheridge & Kent Fredric) - POD update: mention XML::Twig in 'STATUS' section (RT#79228 from Matt Trout) * Thu Jun 26 2014 lchiquitto@suse.com - remove XML-Simple-2.18-test.diff from package sources, it's not being applied since the last update * Sat Jul 27 2013 coolo@suse.com - updated to 2.20 - Suppress warning from empty CDATA section (RT#58359 from Juan Antonio Navarro Pérez) - Reinstate XML::SAX::Expat dependency - Fix warnings tests (broken in 2.19_01) which rely on global $^W - Use lexical filehandles instead of old-style fileglobs (RT#77787 from Quanah) - Restrict scope of :strict mode to calling package (RT#41562 from Hannu Aronsson) - Fix POD typo (RT#45414 from Anirvan Chatterjee) - Update POD to reflect best practise regarding :strict and options - Change minimum Perl requirement to 5.008 - Switch to using Dist::Zilla for release management * Fri Nov 18 2011 coolo@suse.com - use original .tar.gz * Wed Dec 01 2010 coolo@novell.com - switch to perl_requires macro * Mon Nov 29 2010 coolo@novell.com - remove /var/adm/perl-modules * Mon Oct 08 2007 anicka@suse.cz - update to 2.18 * Non-unique key attribute values now trigger a warning (or a fatal error in strict mode) rather than silently discarding data * Added parse_string(), parse_file() and parse_fh() methods * Added default_config_file(), and build_simple_tree() hook methods * Tweak to implementation of exporting * Documented hook methods * Fixed test suite race condition * Mon Jul 16 2007 anicka@suse.cz - remove expat from dependencies
/usr/lib/perl5/vendor_perl/5.40.0/XML /usr/lib/perl5/vendor_perl/5.40.0/XML/Simple /usr/lib/perl5/vendor_perl/5.40.0/XML/Simple.pm /usr/lib/perl5/vendor_perl/5.40.0/XML/Simple/FAQ.pod /usr/share/doc/packages/perl-XML-Simple /usr/share/doc/packages/perl-XML-Simple/Changes /usr/share/doc/packages/perl-XML-Simple/README /usr/share/licenses/perl-XML-Simple /usr/share/licenses/perl-XML-Simple/LICENSE /usr/share/man/man3/XML::Simple.3pm.gz /usr/share/man/man3/XML::Simple::FAQ.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Feb 9 01:37:00 2025