I'm executing a tool using backticks qx// and then parse its
output.

Sometimes the tool is crashing, e.g., with a segmentation
fault. In these cases the tool crashes after giving some
output.

Can you recommend a way to catch the crash of the tool,
despite the fact that it still emits some (possibly good)
output?

I'd like to avoid using a temporaty file in the process, if
possible.

Thanks

-- 
Shlomo Yona
[EMAIL PROTECTED]
http://yeda.cs.technion.ac.il/~yona/
_______________________________________________
Perl mailing list
[email protected]
http://perl.org.il/mailman/listinfo/perl

Reply via email to