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