Пакет perl-Term-ReadPassword: Информация
Исходный пакет: perl-Term-ReadPassword
Версия: 0.11-alt2
Собран: 23 октября 2023 г. 2:47
Категория: Разработка/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.
Сопровождающий: Vitaly Kuznetsov
Последнее изменение
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