Term::Stool::PaUserrContributed Perl DocuTerm::Stool::Password(d) NAME Term::Stool::Button - password input widget DESCRIPTION This is a passwod input widget. The password is not dis- played, but a simple progess indicator is, to let the user know when they make keystrokes. Term::Stool::Input is the parent of this class. FIELDS progress_indicator This should be a list reference. The list contains a set of strings, which are displayed in sequence when the user modifies the password. It's set by default to an array that causes a standard twirly animation to be done. METHODS init Sets colors and width and sets the field above to a reasonable default. display Display the progress indicator. Which frame to display depends on where the cursor is in the text, mod the number of frames. AUTHOR Joey Hess <joey@kitenet.net> 2001-05-23 perl v5.6.1 Term::Stool::Password(d)