Télécharger la liste

Description du projet

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.

Système requise

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

Les tests ont été fixés.
Tags: Minor bugfixes
Tests were fixed.

2005-05-12 23:01
0.58

Cette version corrige un petit bug d'encodage avec la chaîne "" type de données, et ajoute de la flexibilité à la déclaration faute dans le code de niveau utilisateur. Un correctif a été appliqué à des problèmes intermittents IOCTL en lecture des fichiers est pour certains systèmes.
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

Cette version ajoute un nettoyage code mineur pour éviter des avertissements de Perl. Les catégories de données peuvent maintenant traiter avec des références béni, qui sont traitées les références comme si elles étaient ordinaires. Une fonctionnalité supplémentaire a été ajoutée à la méthode system.status dans l'introspection de l'API fournie.
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

Plusieurs essais en-suite les questions ont été corrigées. Tous les messages (les demandes et les réponses) incluent maintenant l'encodage des attributs XML dans le préambule, comme le font les XPL fichier généré par make_method. Le progiciel exige maintenant une version du paquet libwww-perl 5.801 ou plus récent.
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

Cette version inclut plusieurs corrections de bogues majeurs, dont un dans le RPC générales:: XML:: Class Server, et une dans le module Apache:: RPC:: Class Server se rapportant à charger les paramètres du serveur dans les blocs Location. Il inclut également quelques corrections mineures, et le nettoyage de la documentation.
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