http://qs321.pair.com?node_id=1213361


in reply to Re: Reacting to Mojo::UserAgent Errors
in thread Reacting to Mojo::UserAgent Errors

Forgive me for I have sinned. I have resolved my problem by wrapping my call to the perl script in a DOS batch file.

Now when the get fails and I'm dropped out of perl, I trap the %errorlevel% and restart the call to perl. I feel dirty, but it works.