Thanks.

Actually, that module is too simple.  I need the ability to delete and then
expunge messages.  Good news is that I found the documentation that I needed
for Mail-IMAPClient.  I had no idea (told you I was new) that I could simply
use "man Mail::IMAPClient" and get the documentation I needed.

Tom Veldhouse
[EMAIL PROTECTED]

----- Original Message -----
From: "Hanson, Robert" <[EMAIL PROTECTED]>
To: "'Thomas T. Veldhouse'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, December 27, 2001 9:43 AM
Subject: RE: IMAPClient?


> Most stuff pertaining to networking protocols are under the Net::
namespace.
> The module you want is Net::IMAP::Simple.
>
> Net:: modules on CPAN
> http://www.cpan.org/modules/by-module/Net/
>
> Rob
>
> -----Original Message-----
> From: Thomas T. Veldhouse [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 27, 2001 8:31 AM
> To: [EMAIL PROTECTED]
> Subject: IMAPClient?
>
>
> I am looking to find documentation on the API for the IMAPClient module.
It
> seems nowhere to be found, and the examples included with the package are
a
> litte thin.  Can somebody lead me in the correct direction, or let me know
a
> good way to figure it out?  I am quite new to perl (although I am well
> versed in C and C++), so trying to browse the source code has been a bit
> tedious thanks to the lack of comments.
>
> Thanks in advance,
>
> Tom Veldhouse
> [EMAIL PROTECTED]
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to