On Thu, 4 Aug 2005, Wouter van Rooij wrote:
At the first place, sorry for my bad English. My question is: How can you, when you're writing a perl program, make a input (<stdin>) hidden, so that when someone is typing an input in the following program is hidden: #!/usr/bin/perl print "Your name:"; $name = <STDIN> I would like to get the input like this: ********
man -P 'less +/password' perlfaq8 -Warren Block * Rapid City, South Dakota USA _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

