increase default timeout to 10 seconds
[scpubgit/Object-Remote.git] / Changes
CommitLineData
cc670b30 1 - Increase default timeout to 10 seconds
245798e6 2 - Add Class::C3 as a dependency since it's required for 5.8 remote nodes
6ec765ba 3 - SSH options as a separate argument for the SSH connector
4
b53b9fc9 50.002002 - 2012-07-23
49e9ae37 6 - timeouts for connection setup
fbd3b8ec 7 - support Object::Remote->start::connect
befabdee 8 - timer support in MiniLoop
9
f6888810 100.002001 - 2012-07-18
e0cc49db 11 - start::, maybe::start:: and next::
12 - automatic prompting for sudo passwords
ed5a8a8e 13 - allow transfer of glob references
7462160e 14 - allow loading of classes and packages from __DATA__
6ed5d580 15 - allow transfer of scalar references
16
1e3802e1 170.001001 - 2012-07-12
0c846472 18 - initial release