On Fri, Dec 16, 2011 at 11:22 AM, Hans Schou <[email protected]> wrote: > Hi > > I sometimes get this error: > Undefined subroutine &Data::Dump::dump called at > /usr/local/bin/parallel line 1949, <GEN0> line 1.
That is fairly weird, as GNU Parallel should never call that subroutine unless the eval (which defines it) is succesful. I have now added a dummy sub. Did that help? /Ole
