debian man page for net::imap::simple::ssl

Query: net::imap::simple::ssl

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Net::IMAP::Simple::SSL(3pm)				User Contributed Perl Documentation			       Net::IMAP::Simple::SSL(3pm)

NAME
Net::IMAP::Simple::SSL - SSL support for Net::IMAP::Simple
SYNOPSIS
use Net::IMAP::Simple::SSL; my $imap = Net::IMAP::Simple::SSL->new($server); $imap->login($user => $pass); my $total_messages = $imap->select("perl-advocacy");
DESCRIPTION
This module is a subclass of Net::IMAP::SImple that includes SSL support. The interface is identical.
SEE ALSO
Net::IMAP::Simple, IO::Socket::SSL, perl.
AUTHOR
Casey West, <casey@geeknest.com>.
COPYRIGHT
Copyright (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. perl v5.8.8 2008-03-09 Net::IMAP::Simple::SSL(3pm)
Related Man Pages
net::ldaps5.18(3) - mojave
net::ldaps(3) - mojave
net::ldaps5.16(3) - osx
net::imap::simplex(3pm) - debian
net::sslglue::ldap(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph