Search results for "RPC"

Lim::RPC - Utilities for Lim's RPC River stage one • 4 direct dependents • 4 total dependents

JELU/Lim-0.20 - 26 Aug 2015 11:38:41 UTC - Search in distribution

RPC::Any - A simple, unified interface to XML-RPC and JSON-RPC. River stage one • 1 direct dependent • 1 total dependent

RPC::Any is a simple, unified interface to multiple RPC protocols. Right now it supports XML-RPC <http://www.xmlrpc.com/> and all three versions of JSON-RPC <http://groups.google.com/group/json-rpc/web> (1.0, 1.1, and 2.0). The goal of RPC::Any is to...

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

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 - Search in distribution

XML::RPC - Pure Perl implementation for an XML-RPC client and server. River stage one • 6 direct dependents • 6 total dependents

XML::RPC module provides simple Pure Perl methods for XML-RPC communication. It's goals are simplicity and flexibility. XML::RPC uses XML::TreePP for parsing. This version of XML::RPC merges the changes from XML::RPC::CustomUA....

CAVAC/XML-RPC-2 - 09 Mar 2022 09:32:44 UTC - Search in distribution

RPC::ONC - Perl interface to ONC RPC River stage zero No dependents

The RPC::ONC module provides access to some of the ONC RPC routines for making and receiving remote procedure calls, as well as functions to access members of RPC-related structures. It's intended to be used with 'perlrpcgen', which generates Perl XS...

JAKE/perlrpcgen-0.71a - 05 May 1997 18:17:35 UTC - Search in distribution
  • Dict.pl - implementation of 'dict' service

JSON::RPC - JSON RPC 2.0 Server Implementation River stage one • 6 direct dependents • 8 total dependents

JSON::RPC is a set of modules that implement JSON RPC 2.0 protocol. If you are using old JSON::RPC code (up to 0.96), DO NOT EXPECT YOUR CODE TO WORK WITH THIS VERSION. THIS VERSION IS ****BACKWARDS INCOMPATIBLE****...

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC - Search in distribution

RPC::JSON - JSON-RPC Client Library River stage zero No dependents

RPC::JSON aims to be a full-featured JSON-RPC client library that enables a client to connect to any JSON-RPC service and dispatch remote method calls....

CHRISC/RPC-JSON-0.15 - 02 Aug 2008 09:36:17 UTC - Search in distribution

RPC::Lite - A lightweight yet flexible framework for remote process communication. River stage zero No dependents

RPC::Lite is intended to be a lightweight, easy-to-use yet flexible and powerful RPC implementation. It was inspired by the headaches of working with other, heavier RPC APIs. RPC::Lite does not require versioning or signatures but provides facilities...

ABURKE/RPC-Lite-0.20 - 13 Jan 2010 22:40:50 UTC - Search in distribution

Trac::RPC - access to Trac via XML-RPC Plugin River stage zero No dependents

Trac is a great project management and bug/issue tracking system. http://trac.edgewall.org/. Trac by itself does not provide API. But there is a plugin that adds this functionality. It is called XmlRpcPlugin http://trac-hacks.org/wiki/XmlRpcPlugin. T...

BESSARABV/Trac-RPC-1.0.0 - 01 Sep 2013 11:04:30 UTC - Search in distribution

Wily::RPC - Perl extension for the Wily RPC interface River stage zero No dependents

Provides an interface to the Wily, using the lower level Wily::Message and Wily::Connect packages (which can also be used without this wrapper). Most of the methods of the Wily::RPC may block for a short time, they write a message to wily over a unix...

SHOLDEN/Wily-0.02 - 20 Aug 2004 14:19:09 UTC - Search in distribution

Event::RPC - Event based transparent Client/Server RPC framework River stage zero No dependents

Event::RPC consists of a server and a client library. The server exports a list of classes and methods, which are allowed to be called over the network. More specific it acts as a proxy for objects created on the server side (on demand of the connect...

JRED/Event-RPC-1.10 - 27 Jun 2018 19:34:26 UTC - Search in distribution

RPC::Async - Asynchronous RPC framework River stage zero No dependents

This set of module implements remote procedure calls between perl programs. It is special in that control flow does not halt until the call has completed. Instead, the call completes in the background until it eventually returns, triggering a callbac...

TLBDK/RPC-Async-1.05 - 30 Dec 2007 14:26:25 UTC - Search in distribution

Jabber::RPC - Jabber-RPC Implementation River stage one • 1 direct dependent • 1 total dependent

Jabber::RPC is a library that implements Jabber-RPC for Perl. The library consists of two modules, Jabber::RPC::Server and Jabber::RPC::Client. Please refer to the documentation for these two modules for more information....

QMACRO/Jabber-RPC-0.01 - 30 Sep 2001 19:32:29 UTC - Search in distribution

Myriad::RPC - microservice RPC abstraction River stage zero No dependents

DERIV/Myriad-1.001 - 11 Nov 2022 01:44:03 UTC - Search in distribution

Neovim::RPC - RPC client for Neovim River stage one • 1 direct dependent • 1 total dependent

YANICK/Neovim-RPC-1.0.1 - 27 Nov 2017 22:48:04 UTC - Search in distribution

RPC::Object - A lightweight implementation for remote procedure calls River stage zero No dependents

JWU/RPC-Object-0.31 - 26 Feb 2007 16:19:30 UTC - Search in distribution

RPC::Oracle - Provide seemless interface into Oracle procedures and functions. River stage zero No dependents

Class Methods "new" use RPC::Oracle; my $oracle = new RPC::Oracle($dbh, [$schema]); Instantiates RPC::Oracle object with the given database handle. $dbh should be a valid DBI::db object, but no type checking is done. "dbh" $oracle->dbh($dbh); Set the...

WSMITH/RPC-Oracle-1.3 - 18 Apr 2008 17:06:55 UTC - Search in distribution

RPC::Simple - Perl classes to handle simple asynchronous RPC calls with call-back River stage zero No dependents

This module implements remote procedure call. I've tried to keep things simple. So this module should be : - quite simple to use (thanks to autoload mechanisms) - lightweight It sure is not : - DCE - CORBA - bulletproof - securityproof - foolproof Bu...

CEDWARDS/RPC-Simple-1.002 - 03 Jul 2006 19:45:27 UTC - Search in distribution

MsgPack::RPC - MessagePack RPC client River stage one • 1 direct dependent • 2 total dependents

"MsgPack::RPC" implements a MessagePack RPC client following the protocol described at <https://github.com/msgpack-rpc/msgpack-rpc/blob/master/spec.md>....

YANICK/MsgPack-RPC-2.0.3 - 30 Jun 2019 15:23:18 UTC - Search in distribution

RPC::pClient - Perl extension for writing pRPC clients River stage zero No dependents

pRPC (Perl RPC) is a package that simplifies the writing of Perl based client/server applications. RPC::pServer is the package used on the server side, and you guess what RPC::pClient is for. See RPC::pClient(3) for this part. pRPC works by defining ...

JWIED/pRPC-modules-0.1005 - 13 Aug 1998 00:28:38 UTC - Search in distribution
382 results (0.089 seconds)