Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045964
en ru br
ALT Linux repos
S:0.11-alt2
5.0: 0.11-alt1
4.1: 0.07-alt1

Group :: Development/Perl
RPM: perl-Term-ReadPassword

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.11-alt2
Build date: 15 november 2010, 16:51 ( 697.5 weeks ago )
Size: 10.17 Kb

Home page:   http://www.cpan.org

License: Unknown
Summary: Asking the user for a password
Description:

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.
The read_password function prompts for input, reads a line of text from the keyboard, then returns that line to the caller.
The line of text doesn't include the newline character, so there's no need to use chomp.

Current maintainer: Vitaly Kuznetsov

List of contributors

List of rpms provided by this srpm:

  • perl-Term-ReadPassword
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin