- Propagate errors from FatNode code
- Fall back to core non-arch modules in FatNode
+ - Fix module name in Makefile.PL
0.002003 - 2012-07-25
- Exclude vendorarch and sitearch from FatNode and ModuleSender
(do 'maint/Makefile.PL.include' or die $@) unless -f 'META.yml';
WriteMakefile(
- NAME => 'Object-Remote',
+ NAME => 'Object::Remote',
VERSION_FROM => 'lib/Object/Remote.pm',
PREREQ_PM => {
Moo => 0,