+ - Explicitly load Moo::HandleMoose::_TypeMap since it isn't loaded sans
+ ithreads but we don't know if the foreign perl requires it
+
0.003003 - 2014-08-11
- Make watchdog test handle death-by-send as well as death-by-receive
- Use newer Future API, fix broken test
NAME => 'Object::Remote',
VERSION_FROM => 'lib/Object/Remote.pm',
PREREQ_PM => {
- Moo => 1.001,
+ Moo => 1.006,
'Module::Runtime' => 0,
'JSON::PP' => 0,
'Future' => 0.29,
-mObject::Remote::Node
-mMethod::Generate::BuildAll
-mMethod::Generate::DemolishAll
+ -mMoo::HandleMoose::_TypeMap
-mJSON::PP
-e 'print join "\\n", \%INC'
);