The older version (0.36) allowed exception handling, so that one can provide error handlers also written in perl and continue processing if such errors would occur.  If you process multiple files you do not want interpreter to bail out on the malformed file - just to catch the condition and continue.
How this can be achieved in 0.4x?
 
Thanks

Reply via email to