import initial sketch of Object::Remote
authorMatt S Trout <mst@shadowcat.co.uk>
Mon, 14 May 2012 06:55:31 +0000 (06:55 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Mon, 14 May 2012 06:55:31 +0000 (06:55 +0000)
commit9e72f0cf54e92bccdba71eb75037f1cfe4f69f36
treeb3792ee6867184f554daec403c784943b597cbec
import initial sketch of Object::Remote
Makefile.PL [new file with mode: 0644]
bin/object-remote-node [new file with mode: 0644]
lib/Object/Remote.pm [new file with mode: 0644]
lib/Object/Remote/Connection.pm [new file with mode: 0644]
lib/Object/Remote/Connector/Local.pm [new file with mode: 0644]
lib/Object/Remote/Connector/STDIO.pm [new file with mode: 0644]
lib/Object/Remote/MiniLoop.pm [new file with mode: 0644]
lib/Object/Remote/Proxy.pm [new file with mode: 0644]