my $playername; until ($playername) { print "What is your player's name?: "; chomp($playername = ); } #### while () { $clipsobt++ if /\bclip\b/i; }