Changes for version 0.09
- Updated version numbers across the module tree to be consistent. Some modules used qv(), while others used numbers, causing errors in version tracking.
Modules
Remote Method Invocation with transparent proxies
connection to an RMI::Server
an RMI::Client implementation with a private out-of-process server
an RMI::Client implementation using TCP/IP sockets
base class for RMI::Client and RMI::Server
used internally by RMI for "stub" objects
used internally by RMI to tie references
service RMI::Client requests from another process
service RMI::Client::ForkedPipes requests
service RMI::Client::Tcp requests