Help for this page
sub meta_refresh { ... $mech->get( $expected_url ); ok($mech->success(), "URL loaded successfully"); }
# Code to cause the refresh to appear not shown. # Check the refresh and follow meta_refresh($mech, '/index.cgi?rm=home');