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