use JSON as the ForkCall serialiser
authorDirk Koopman <djk@tobit.co.uk>
Fri, 18 Jul 2014 15:29:37 +0000 (16:29 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Fri, 18 Jul 2014 15:29:37 +0000 (16:29 +0100)
It appears that perl 5.10.1 has "issues" with Storable freeze/thaw
and, as we aren't doing anything clever with Mojo::IOLoop::Forkcall
in DXCommandmode, we will use JSON instead.


No differences found