IM::GetPass - get password from tty or ...
Contents
Copyright
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.
IM153 2016-10-10 IM::GetPass(3pm)
Description
The IM::GetPass module handles password for mail/news servers.
This modules is provided by IM (Internet Message).
Name
IM::GetPass - get password from tty or ...
Synopsis
use IM::GetPass;
($pass, $agtfound, $interact) = getpass('imap', $auth, $host, $user);
