Skip to content

gnb/mail-imaptalk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

COPYRIGHT AND LICENCE

Copyright (C) 2003-2011 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.

About

Perl IMAP client interface with lots of features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%