Propagate errors from FatNode code
[scpubgit/Object-Remote.git] / Changes
CommitLineData
1a2d795f 1 - Propagate errors from FatNode code
2
728d8ba5 30.002003 - 2012-07-25
df8e0ca6 4 - Exclude vendorarch and sitearch from FatNode and ModuleSender
cc670b30 5 - Increase default timeout to 10 seconds
245798e6 6 - Add Class::C3 as a dependency since it's required for 5.8 remote nodes
6ec765ba 7 - SSH options as a separate argument for the SSH connector
8
b53b9fc9 90.002002 - 2012-07-23
49e9ae37 10 - timeouts for connection setup
fbd3b8ec 11 - support Object::Remote->start::connect
befabdee 12 - timer support in MiniLoop
13
f6888810 140.002001 - 2012-07-18
e0cc49db 15 - start::, maybe::start:: and next::
16 - automatic prompting for sudo passwords
ed5a8a8e 17 - allow transfer of glob references
7462160e 18 - allow loading of classes and packages from __DATA__
6ed5d580 19 - allow transfer of scalar references
20
1e3802e1 210.001001 - 2012-07-12
0c846472 22 - initial release