openbsd-ports/devel/p5-Term-ReadPassword/pkg/DESCR
espie ee1077ba42 Term::ReadPassword is a simple module to read passwords without echoing
anything.

Needed to compile some other perl stuff (bricolage)
2006-04-18 10:18:07 +00:00

7 lines
202 B
Plaintext

This module lets you ask the user for a password in the
traditional way, from the keyboard, without echoing.
It's only dependent on posix functionalities to put the keyboard
in raw mode without echo.