$|=1; print "Choose a date and enter it on the command line: "; my $user_response; until ($user_response = ){}; # do something with $user_response