Download List

项目描述

RPC::XML is a set of classes in Perl for implementing XML-RPC services both from the client side and the server side. Included are classes for writing clients, writing stand-alone servers (using the HTTP::Daemon class of LWP or the Net::Server class for transport implementation), or implementing a server as an Apache/mod_perl location handler.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-02-21 07:11
0.64

试验是固定的。
标签: Minor bugfixes
Tests were fixed.

2005-05-12 23:01
0.58

此版本修正了一个小型的“字符串”数据类型的编码错误,并增加了灵活性,故障报告,在用户级代码。一个修复程序已实施了间歇性的IOCTL在文件问题的一些系统读取。
标签: Minor bugfixes
This release fixes a small encoding bug with the "string" data type, and adds flexibility to fault reporting in user-level code. A fix has been implemented for intermittent IOCTL problems in file-reads for some systems.

2004-12-24 16:01
0.57

此版本增加了一些小的代码清理,以避免Perl的警告。数据类现在可以处理祝福引用,这被视为虽然是普通的引用。一个额外的功能已被添加到在提供的内省的API system.status方法。
标签: Minor feature enhancements
This release adds some minor code cleanup to avoid Perl warnings. The
data classes can now deal with blessed references, which are treated as
though they were ordinary references. An extra feature has been added to
the system.status method in the provided introspection API.

2004-12-10 05:52
0.56

几个测试套件的问题得到纠正。所有消息(请求和响应),现在包括在XML编码序言属性,做XPL产品档案make_method生成。该软件包需要libwww - perl中的版本5.801或更新。
标签: Minor bugfixes
Several test-suite issues were corrected. All messages (requests and responses) now include encoding attributes in the XML preamble, as do the XPL file generated by make_method. The package now requires a libwww-perl package version 5.801 or newer.

2004-11-30 13:01
0.55

此版本包含几个主要包括一般的RPC之一:除错:的XML::服务器类,并在Apache之一:消息:RPC::服务器类装载在有关地点块服务器设置。它还包括一些小的修正,和文件的清理工作。
标签: Major bugfixes
This version includes several major bugfixes, including one in the general RPC::XML::Server class, and one in the Apache::RPC::Server class pertaining to loading server settings in Location blocks. It also includes some minor fixes, and documentation cleanup.

Project Resources