unless ( length $f_zip == 5 ) { $f_zip_error = "Zip code cannot be blank and must be 5 digits in length.\n"; $p_Terrors = $p_Terrors + 1; }