[NTLUG:Discuss] perl module to parse email content

Victor Brilon victor at victorland.com
Fri Sep 17 19:21:39 CDT 2004


David Camm wrote:
> i'm trying to write some perl code which would parse and summarize 
> bounced email messages.
[snip]
> i've looked on CPAN, but can't find anything.

Just need to look harder :)

Do this from the command line:
perl -MCPAN -e shell

At the CPAN prompt, type:
i /Mail/

I get 898 items returned. There's definitely modules written to handle 
mail processing.

Victor



More information about the Discuss mailing list