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