system "stty -echo"; print "Password: "; chomp($word = ); print "\n"; system "stty echo";