Mail::IMAPTalk =========================== This module communicates with an IMAP server. Each IMAP server command is mapped to a method of this object. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES Encode for automatic foldername/header decoding AUTHOR Rob Mueller <cpan@robm.fastmail.fm> DOCUMENTATION See the POD documentation. Viewable online at CPAN http://search.cpan.org/~robm/Mail-IMAPTalk/ Available on github at: L<https://github.com/robmueller/mail-imaptalk/> COPYRIGHT AND LICENCE Copyright (C) 2003-2012 by Opera Software Australia Pty Ltd This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.