print "type something: "; my($input) = ; print "you typed ", $input;