Mail::IMAPClient is a Perl module that provides an interface for communicating with an IMAP server as an IMAP client.
The following are the minimum requirements for using Mail::IMAPClient:
perl Makefile.PL
5. Build, test and install this module:
make
make test
(sudo) make install
6. Read the documentation to become familiar with this module.
Copyright (C) 1999-2003 The Kernen Group, Inc.
Copyright (C) 2007-2009 Mark Overmeer
Copyright (C) 2010-2011 Phil Pearl (Lobbes)
All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.0 or, at your option, any later version of Perl 5 you may have available.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either the GNU General Public License or the Artistic License for more details.