![]() |
![]()
| ![]() |
![]()
NAMENet::IMAP::Simple::SSL - SSL support for Net::IMAP::Simple SYNOPSISuse Net::IMAP::Simple::SSL; my $imap = Net::IMAP::Simple::SSL->new($server); $imap->login($user => $pass); my $total_messages = $imap->select("perl-advocacy"); DESCRIPTIONThis module is a subclass of Net::IMAP::SImple that includes SSL support. The interface is identical. SEE ALSONet::IMAP::Simple, IO::Socket::SSL, perl. AUTHORCasey West, <casey@geeknest.com>. COPYRIGHTCopyright (c) 2004 Casey West. All rights reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|