Package perl-Term-ReadPassword: Information

    Source package: perl-Term-ReadPassword
    Version: 0.11-alt2
    Build time:  Apr 2, 2018, 01:45 AM
    Category: Development/Perl
    Report package bug
    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.

    List of rpms provided by this srpm:
    perl-Term-ReadPassword (noarch)

    Maintainer: Vitaly Kuznetsov

    List of contributors:
    Vitaly Kuznetsov

      1. perl-Term-ReadLine-Gnu
      2. perl-devel

    Last changed


    Nov. 15, 2010 Vitaly Kuznetsov 0.11-alt2
    - build repaired
    Sept. 1, 2008 Vitaly Kuznetsov 0.11-alt1
    - 0.11
    - build repaired
    June 29, 2007 Vitaly Kuznetsov 0.07-alt1
    - Initial for Sisyphus