print "\nlogin: "; $username = ; chomp($username); print "Password: "; $password = ; chomp($password);