ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
373 B
Text
8 lines
373 B
Text
This module lets you ask the user for a password in the traditional
|
|
way, from the keyboard, without echoing.
|
|
|
|
This is not intended for use over the web; user authentication over
|
|
the web is another matter entirely. Also, this module should generally
|
|
be used in conjunction with Perl's crypt() function, sold separately.
|
|
|
|
WWW: https://metacpan.org/release/Term-ReadPassword
|