http://www.perlmonks.org?node_id=704101


in reply to XML::FeedPP how to trap error

The eval will trap any die/exit statements or errors, but it won't stop code from emitting warnings or error messages. Did the cron run the rest of the way successfully and that is only warning message, or did it actually die and not finish? What version of FeedPP are you using?

Replies are listed 'Best First'.
Re^2: XML::FeedPP how to trap error
by cormanaz (Deacon) on Aug 13, 2008 at 16:45 UTC
    God question, I don't know if it completed or not; insufficient logging to tell. I will set that up in case I get the error again. I'm using ver 0.35.