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