in reply to Re: XML::Twig Unexplained Handler dies
in thread XML::Twig Unexplained Handler dies

This is a Ubuntu 8.04 desktop, and I am running the code inside of a perl testing suite (just to give context).

When I run the echo $? it displays a 255.

Replies are listed 'Best First'.
Re^3: XML::Twig Unexplained Handler dies
by ikegami (Patriarch) on Nov 04, 2008 at 22:57 UTC
    I was hoping it might have been caused by some signal, but 255 is an odd value (signal 127 with core dump). It's probably some special value whose meaning I don't know. Sorry, can't help.