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

Search results for "module:RPC::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::XS - Fast XML-RPC parser written in C River stage zero No dependents

This module provides a single function "parse_rpc_xml" to parse XML-RPC request and response. parse_rpc_xml my $obj = parse_rpc_xml($xml); Parse an XML-RPC methodCall or methodResponse. Resulting object is a RPC::XML::request or RPC::XML::response de...

MIKAGE/RPC-XML-Parser-XS-0.04 - 28 Jul 2009 06:12:52 UTC

RPC::XML::Parser::LibXML - Fast XML-RPC parser with libxml River stage zero No dependents

RPC::XML::Parser::LibXML is fast XML-RPC parser written with XML::LibXML....

TOKUHIROM/RPC-XML-Parser-LibXML-0.08 - 20 Nov 2013 04:58:29 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

XML::RPC::Fast - Fast and modular implementation for an XML-RPC client and server River stage zero No dependents

XML::RPC::Fast is format-compatible with XML::RPC, but may use different encoders to parse/compose xml. Curerntly included encoder uses XML::LibXML, and is 3 times faster than XML::RPC and 75% faster, than XML::Parser implementation...

MONS/XML-RPC-Fast-0.8 - 25 Jan 2012 11:54:50 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

RPC::Any::Server::XMLRPC - A basic XML-RPC server River stage one • 1 direct dependent • 1 total dependent

This is a server that takes *just* XML-RPC as input, and produces *just* XML-RPC as output. It doesn't understand HTTP headers or anything like that, and it doesn't produce HTTP headers. For that, see RPC::Any::Server::XMLRPC::HTTP or RPC::Any::Serve...

MKANAT/RPC-Any-1.00 - 19 Jun 2010 16:43:22 UTC

RPC::Any::Server::JSONRPC::HTTP - A JSON-RPC server that understands HTTP River stage one • 1 direct dependent • 1 total dependent

This is a type of RPC::Any::Server::JSONRPC that understands HTTP. It has all of the features of RPC::Any::Server, RPC::Any::Server::JSONRPC, and RPC::Any::Interface::HTTP. You should see those modules for information on configuring this server and t...

MKANAT/RPC-Any-1.00 - 19 Jun 2010 16:43:22 UTC
12 results (0.104 seconds)