my ($security_code_row) = ($mech->content =~ m{Security Code Matched(.*?)}s); like($security_code_row, qr{N/A}, 'code matched is N/A');