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

Changes for version 0.20 - 2010-01-13

  • update JSON serializer to use latest JSON module

Modules

A lightweight yet flexible framework for remote process communication.
Lightweight RPC client framework.
An error response from an RPC::Lite::Server.
"Quantizes" messages to/from streams.
encapsulates and RPC::Lite request.
Response object for RPC::Lite.
Base class for RPC::Lite::Serializers.
The 'null' serializer.
Lightweight RPC server framework.
Manages a client session. Used internally.
Manages all sessions for an RPC::Lite::Server.
Object representation of method signatures.
Transport base class.

Provides

in lib/RPC/Lite/Notification.pm
in lib/RPC/Lite/Serializer/JSON.pm
in lib/RPC/Lite/Serializer/XML.pm
in lib/RPC/Lite/Threading.pm
in lib/RPC/Lite/Transport/TCP.pm