Perl module for asking the user for a password
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.
$
pkg install p5-Term-ReadPasswordOrigin
devel/p5-Term-ReadPassword
Size
13.9KiB
License
not specified
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
4 packages