Is this what you're looking for? If not can you elaborate?#assume $usr stores current user name print "Enter password:"; my $pass=<STDIN>; chomp($pass); $pword{$usr}=$pass;
In reply to Re: Password with hashes
by rohit_raghu
in thread Password with hashes
by Velli
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |