Changelog for
perl-RPC-XML-0.76-4.1.2.noarch.rpm :
* Mon Jun 04 2012 mlsAATTsuse.de- predeclare extern_ent so that it works with perl-5.16.0
* Fri Nov 18 2011 cooloAATTsuse.com- update to 0.76, see Changes
* Tue Mar 22 2011 cooloAATTnovell.com- update to 0.74
* tons and tons of fixes and new functions since 0.67, see ChangeLog- take out patches of unclear use, to be removed on next update- regenerate with cpanspec
* Fri Dec 10 2010 cooloAATTnovell.com- use perl_requires macro
* Mon Nov 29 2010 cooloAATTnovell.com- remove /var/adm/perl-modules
* Sun Nov 28 2010 cooloAATTnovell.com- remove .packlist file
* Sun Jan 10 2010 jengelhAATTmedozas.de- enable parallel build
* Mon Jul 27 2009 mcAATTnovell.com- version 0.67
* a lot of bugfixes and changed tests
* Mon Aug 18 2008 roAATTsuse.de- hack to build also in buildservice where 127.0.0.1 can resolve to the hostname instead of localhost
* Mon Apr 14 2008 mcAATTsuse.de- version 0.60
* fix problem caused by having colons in temp-file names.
* fix for SSL
* Fixed the bug in RPC::XML::Server::process_request() could lead to an infinite loop if the client shuts down the socket before the full request is sent.
* RPC::XML::smart_encode actually die with an error when a reference-type is passed in that cannot be converted.
* performance improvement
* fix the XML serialization of double values