DOKK / manpages / debian 10 / im / IM::GetPass.3pm.en
IM::GetPass(3pm) Internet Message Perl modules IM::GetPass(3pm)

IM::GetPass - get password from tty or ...

 use IM::GetPass;
 ($pass, $agtfound, $interact) = getpass('imap', $auth, $host, $user);

The IM::GetPass module handles password for mail/news servers.

This modules is provided by IM (Internet Message).

IM (Internet Message) is copyrighted by IM developing team. You can redistribute it and/or modify it under the modified BSD license. See the copyright file for more details.

2016-10-10 IM153