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

Changes for version 0.003001_01 - 2013-02-11

  • Allow STDERR of remote interpreters to be sent to a connection specific filehandle
  • Proxy dies() when a method is invoked and the handle is not valid
  • Introduced the Watchdog class
  • Added support for local object, tied hashes, and tied arrays in the Connection class
  • White listed Devel::GlobalDestruction and black listed XSLoader and DynaLoader in FatNode
  • Dead locks found and partially worked around
  • Logging system introduced
  • Propagate errors from FatNode code
  • Fall back to core non-arch modules in FatNode
  • Fix module name in Makefile.PL

Modules

Call methods on objects in other processes or on other hosts
An underlying connection for Object::Remote
Asynchronous calling for Object::Remote
Logging subsystem for Object::Remote
Format and output a log message
Role for connections to a Perl interpreter

Provides

in lib/Object/Remote/CodeContainer.pm
in lib/Object/Remote/ConnectionServer.pm
in lib/Object/Remote/Connector/Local.pm
in lib/Object/Remote/Connector/LocalSudo.pm
in lib/Object/Remote/Connector/SSH.pm
in lib/Object/Remote/Connector/STDIO.pm
in lib/Object/Remote/Connector/UNIX.pm
in lib/Object/Remote/FatNode.pm
in lib/Object/Remote/FromData.pm
in lib/Object/Remote/GlobContainer.pm
in lib/Object/Remote/GlobProxy.pm
in lib/Object/Remote/Handle.pm
in lib/Object/Remote/Logging/LogAnyInjector.pm
in lib/Object/Remote/Logging/Router.pm
in lib/Object/Remote/Logging/TestLogger.pm
in lib/Object/Remote/MiniLoop.pm
in lib/Object/Remote/ModuleLoader.pm
in lib/Object/Remote/ModuleLoader.pm
in lib/Object/Remote/ModuleSender.pm
in lib/Object/Remote/Node.pm
in lib/Object/Remote/Null.pm
in lib/Object/Remote/Prompt.pm
in lib/Object/Remote/Proxy.pm
in lib/Object/Remote/ReadChannel.pm
in lib/Object/Remote/Role/Connector.pm
in lib/Object/Remote/Role/LogForwarder.pm
in lib/Object/Remote/Tied.pm
in lib/Object/Remote/WatchDog.pm
in lib/Object/Remote/Future.pm
in lib/Object/Remote/Future.pm
in lib/Object/Remote/Future.pm
in lib/Object/Remote/Future.pm