freebsd-ports/devel/p5-Term-ReadPassword/pkg-descr
2005-08-29 14:16:12 +00:00

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: http://search.cpan.org/dist/Term-ReadPassword/