Exclude vendorarch and sitearch from FatNode and ModuleSender
[scpubgit/Object-Remote.git] / Changes
1   - Exclude vendorarch and sitearch from FatNode and ModuleSender
2   - Increase default timeout to 10 seconds
3   - Add Class::C3 as a dependency since it's required for 5.8 remote nodes
4   - SSH options as a separate argument for the SSH connector
5
6 0.002002 - 2012-07-23
7   - timeouts for connection setup
8   - support Object::Remote->start::connect
9   - timer support in MiniLoop
10
11 0.002001 - 2012-07-18
12   - start::, maybe::start:: and next::
13   - automatic prompting for sudo passwords
14   - allow transfer of glob references
15   - allow loading of classes and packages from __DATA__
16   - allow transfer of scalar references
17
18 0.001001 - 2012-07-12
19   - initial release