Version: 0.32-bp150.2.4
* Tue Apr 25 2017 coolo@suse.com
- updated to 0.32
see /usr/share/doc/packages/perl-Config-Any/Changes
0.32 - 2017-04-23
- allow YAML::Syck to fail its error tests
- improved diagnostics in YAML test
- include a full list of modules used in JSON documentation
- be less strict checking error messages in tests
- add test to report optional prereq versions
0.31 - 2017-04-23
- test cleanups
- better diagnostics for test failures
- don't run pod tests on user machines
- handle unsupported Config::General versions better
- refactored module loading
- include optional prereqs in suggests
- pod cleanups
* Thu Mar 30 2017 coolo@suse.com
- updated to 0.30
see /usr/share/doc/packages/perl-Config-Any/Changes
0.30 - 2017-03-28
- don't use YAML::Syck on perl 5.8.8 or below, where it is broken
- ensure tarball does not contain SCHILY headers
* Wed Mar 01 2017 coolo@suse.com
- updated to 0.29
see /usr/share/doc/packages/perl-Config-Any/Changes
0.29 - 2017-02-27
- allow loading relative perl files even under taint mode (RT#120371)
- throw errors when attempting to load perl files that do not exist
* Wed Feb 22 2017 coolo@suse.com
- updated to 0.28
see /usr/share/doc/packages/perl-Config-Any/Changes
0.28 - 2017-02-21
- support Cpanel::JSON::XS and JSON::MaybeXS for loading JSON
- decode UTF-8 config files properly
- load perl files directly, never possibly searching @INC
* Mon Apr 04 2016 coolo@suse.com
- updated to 0.27
see /usr/share/doc/packages/perl-Config-Any/Changes
0.27 2016-03-31
- depend on Module::Pluggable::Object directly instead of assuming it is
bundled with Module::Pluggable (RT #113148)
* Thu Apr 30 2015 coolo@suse.com
- updated to 0.26
see /usr/share/doc/packages/perl-Config-Any/Changes
0.26 2015-04-29
- fix error reporting from code applied in 0.25 (RT #104079)
* Fri Apr 24 2015 coolo@suse.com
- updated to 0.25
see /usr/share/doc/packages/perl-Config-Any/Changes
0.25 2015-04-23
- do not clobber $@ (RT #103061)
* Fri Oct 04 2013 coolo@suse.com
- updated to 0.24
- remove 4-year-old warning about YAML::XS not being installed
- add JSON::PP to list of available JSON parsers (RT #86959)
* Fri Dec 23 2011 coolo@suse.com
- update to 0.23
- fix test suite's method of checking availability of plugins
- add XML::NamespaceSupport to XML format deps, silence YAML warnings in
tests (caelum)
* Wed Jun 08 2011 coolo@novell.com
- updated to 0.21
- fix t/64-extfail.t to pass when t/lib is in @INC
* 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 Jun 14 2010 pascal.bleser@opensuse.org
- initial version (0.19)