The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:RPC-XML XML::Parser"

RPC::XML::Parser - Interface for parsers created by RPC::XML::ParserFactory River stage two • 37 direct dependents • 50 total dependents

The RPC::XML::Parser class encapsulates the interface for the parsing process. It is an empty class that is used in conjuntion with the RPC::XML::ParserFactory class. All parser implementations that are intended to be returned by calls to RPC::XML::P...

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

RPC::XML::Parser::XMLLibXML - A container class for XML::LibXML River stage two • 37 direct dependents • 50 total dependents

This class implements the interface defined in the RPC::XML::Parser factory-class (see RPC::XML::Parser) using the XML::LibXML module to handle the actual manipulation of XML....

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

RPC::XML::Parser::XMLParser - A container class for XML::Parser River stage two • 37 direct dependents • 50 total dependents

This class implements the interface defined in the RPC::XML::Parser factory-class (see RPC::XML::Parser) using the XML::Parser module to handle the actual manipulation of XML....

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

RPC::XML::ParserFactory - A factory class for RPC::XML::Parser objects River stage two • 37 direct dependents • 50 total dependents

The RPC::XML::ParserFactory class encapsulates the process of creating parser objects that adhere to the interface described in RPC::XML::Parser. Under the hood, the parser object created and returned could be from any of a number of implementation c...

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

RPC::XML - A set of classes for core data, message and XML handling River stage two • 37 direct dependents • 50 total dependents

The RPC::XML package is an implementation of the XML-RPC standard. The package as a whole provides classes for data, for clients, for servers and for parsers (based on the XML::Parser and XML::LibXML packages from CPAN). This module provides a set of...

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

RPC::XML::Client - An XML-RPC client class River stage two • 37 direct dependents • 50 total dependents

This is an XML-RPC client built upon the RPC::XML data classes, and using LWP::UserAgent and HTTP::Request for the communication layer. This client supports the full XML-RPC specification....

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

RPC::XML::Server - A server base-class for XML-RPC River stage two • 37 direct dependents • 50 total dependents

This is both a base-class for developing XML-RPC servers, and a working server class in its own right. It is built upon the RPC::XML data classes, and defaults to using HTTP::Daemon for the communication layer....

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

make_method - Turn Perl code into an XML description for RPC::XML::Server River stage two • 37 direct dependents • 50 total dependents

This is a simple tool to create the XML descriptive files for specifying methods to be published by an RPC::XML::Server-based server. If a server is written such that the methods it exports (or *publishes*) are a part of the running code, then there ...

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC
8 results (0.024 seconds)