Download List

Projeto Descrição

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 Requirements

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

Os testes foram corrigidos.
Tags: Minor bugfixes
Tests were fixed.

2005-05-12 23:01
0.58

Esta versão corrige um pequeno erro de codificação com a seqüência de "tipo de dados e adiciona flexibilidade ao falha de comunicação no código de nível de usuário. A correção foi implementada para problemas intermitentes IOCTL em leituras dos ficheiros para alguns sistemas.
Tags: 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

Esta versão adiciona alguma limpeza menores para evitar advertências Perl. As classes de dados pode agora lidar com referências bem-aventurada, que são tratadas as referências, como se fossem normais. Um recurso extra foi adicionado ao método previsto no system.status API introspecção.
Tags: 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

Teste Várias questões foram corrigidas suite. Todas as mensagens (pedidos e respostas) agora inclui codificação de atributos no preâmbulo XML, como fazer o XPL arquivo gerado pelo make_method. O pacote exige agora uma libwww-versão do pacote perl 5,801 ou mais recente.
Tags: 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

Esta versão inclui várias correções de bugs importantes, incluindo um na RPC geral:: XML:: Class Server, e uma no Apache:: RPC:: Class Server relativas ao carregamento em blocos de configurações do servidor local. Também inclui algumas correções menores, e limpeza de documentação.
Tags: 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