$mech->evaluate_in_page(<<'JS'); window.alert = function(msg) { return true }; JS