Andrew Burke > RPC-Lite-0.10

RPC-Lite-0.10

This Release RPC-Lite-0.10  [Download] [Browse 21 Oct 2006
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (4)   FAIL (74)   UNKNOWN (1)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Unknown
Special Files
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

BadPackage      
RPC::Lite A lightweight yet flexible framework for remote process communication.     0.10
RPC::Lite::Client Lightweight RPC client framework.      
RPC::Lite::Error An error response from an RPC::Lite::Server.      
RPC::Lite::MessageQuantizer "Quantizes" messages to/from streams.      
RPC::Lite::Notification      
RPC::Lite::Request encapsulates and RPC::Lite request.      
RPC::Lite::Response Response object for RPC::Lite.      
RPC::Lite::Serializer Base class for RPC::Lite::Serializers.      
RPC::Lite::Serializer::JSON      
RPC::Lite::Serializer::Null The 'null' serializer.     0.1
RPC::Lite::Serializer::XML      
RPC::Lite::Server Lightweight RPC server framework.      
RPC::Lite::Session Manages a client session. Used internally.      
RPC::Lite::SessionManager Manages all sessions for an RPC::Lite::Server.      
RPC::Lite::Signature Object representation of method signatures.      
RPC::Lite::Threading      
RPC::Lite::Transport Transport base class.      
RPC::Lite::Transport::TCP