while (!eval { $browser->get('http://www.example.org/?node=whatever'); }) { print "WARNING: $@"; $browser->reload(); }