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