Mail::IMAPTalk version 1.03

A perl module to access an IMAP server. See POD documentation with the module for features.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make install

DEPENDENCIES

None

COPYRIGHT AND LICENCE

Rob Mueller <cpan@robm.fastmail.fm>

COPYRIGHT AND LICENCE

Copyright (C) 2003-2004 by FastMail IP Partners

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.