Changelog for
perl-XML-Simple-2.20-10.1.noarch.rpm :
Thu Jun 26 14:00:00 2014 lchiquittoAATTsuse.com
- remove XML-Simple-2.18-test.diff from package sources, it\'s not
being applied since the last update
Sat Jul 27 14:00:00 2013 cooloAATTsuse.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 13:00:00 2011 cooloAATTsuse.com
- use original .tar.gz
Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro
Mon Nov 29 13:00:00 2010 cooloAATTnovell.com
- remove /var/adm/perl-modules
Mon Oct 8 14:00:00 2007 anickaAATTsuse.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 14:00:00 2007 anickaAATTsuse.cz
- remove expat from dependencies
Wed Dec 13 13:00:00 2006 anickaAATTsuse.cz
- update to 2.16
* Added test/fix for bad GroupTags option
* Added new_hashref() hook method
* refactored cache save/restore methods for easier overriding
Thu Oct 5 14:00:00 2006 anickaAATTsuse.cz
- update to 2.15
* Makefile.PL changes: reject known-bad PurePerl and RTF parser
modules; default to XML::SAX::Expat if no parser installed
* allow \'.\' characters in variable names
* fix output of undefs in arrayrefs with SuppressEmpty
* tidy up code and docs around lexical filehandle
passed to OutputFile
* reduce memory usage by passing XML strings by reference
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires