Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Aug 2005 00:59:18 +0000
From:      Wouter van Rooij <aentgood@gmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   perl <stdin>
Message-ID:  <7603e5d805080317593a046eec@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello,

At the first place, sorry for my bad English.
My question is:=20
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 =3D <STDIN>
I would like to get the input like this: ********

Thank you,
Wouter van Rooij



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7603e5d805080317593a046eec>