Пакет perl-Term-ReadPassword: Информация

    Исходный пакет: perl-Term-ReadPassword
    Версия: 0.11-alt2
    Собран:  19 сентября 2021 г. 8:45
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.cpan.org

    Лицензия: Unknown
    О пакете: Asking the user for a password
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Term-ReadPassword (noarch)

    Сопровождающий: Vitaly Kuznetsov

    Список участников:
    Vitaly Kuznetsov

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

    Последнее изменение


    15 ноября 2010 г. Vitaly Kuznetsov 0.11-alt2
    - build repaired
    1 сентября 2008 г. Vitaly Kuznetsov 0.11-alt1
    - 0.11
    - build repaired
    29 июня 2007 г. Vitaly Kuznetsov 0.07-alt1
    - Initial for Sisyphus