if( $housenumber =~ /[A-Za-z]/i ) { $flag_reportit = 1; print $housenumber." -> reported\n"; }