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