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