in reply to catch errors using Mechanize
local $SIG{__DIE__} = sub { print +shift, "\n" }; [download]