2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2017-11-24 15:35:08 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
p5-XML-RPC: update to 1.1.
2017/11/21 (1.1)
* Add facility to add HTTP *Basic* Auth
* Require LWP::Protocol::https to be installed
(hey, it's 2017, we can assume that https is available....)
This implicitly fixes bug 118475 "XML::RPC not reporting error if \
https connection requested but LWP::Protocol::https not installed"
* Implement recommended patch for #75078 "autodetection of XML datatyp \
<i4> for string of digits starting with 0"
2017/11/21 (1.0) Rene "cavac" Schickbauer
* First release by me for this module
* Integrate/Merge changes from XML::RPC::CustomUA
(and deprecate CustomUA module at the same time)
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|
2017-01-24 14:39:42 by Makoto Fujiwara | Files touched by this commit (4) |
Log message:
Import p5-XML-RPC-0.9 as net/p5-XML-RPC.
XML::RPC module provides simple Pure Perl methods for XML-RPC
communication. It's goals are simplicity and flexibility. XML::RPC uses
XML::TreePP for parsing.
Thanks bsiegert@ for suggestion to category.
|