create ReadChannel object to allow moving Shere logic into connect
authorMatt S Trout <mst@shadowcat.co.uk>
Thu, 19 Jul 2012 18:56:13 +0000 (18:56 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Thu, 19 Jul 2012 18:56:13 +0000 (18:56 +0000)
commit12fb4a80d68ad14c18a35f60cc6d8a671f728ac9
tree32f4308b9966ffb45f80b6b586027254f216fc0f
parentbefabdee3a3a75da8dd2fd21a2a6c80d8ed0bcff
create ReadChannel object to allow moving Shere logic into connect
lib/Object/Remote/Connection.pm
lib/Object/Remote/Connector/STDIO.pm
lib/Object/Remote/Node.pm
lib/Object/Remote/ReadChannel.pm [new file with mode: 0644]
lib/Object/Remote/Role/Connector.pm