> > Hi,

Howdy,

> > 
> > I need to be able to parse incoming emails so that I write 
> the data to 
> > a MySQL database.  Is there a CPAN module that could assist 
> me in this.  Something like a template module but only in the reverse.

I use Mail::Internet to parse emails form STDIN and 
the DBI to put my goodies into mysql.

HTH

DMuey

> > 
> > Thanks in advance
> > 
> > Trevor
> 

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

Reply via email to