On Jan 26, 1:36 pm, wpflu...@yahoo.com (Bill) wrote:
> I'm not a beginner with perl but all of my previous stuff has been
> simple and I've never really used modules, until now. I'm working on
> a program that has to receive a mime encoded email and pull info out
> of it. I'm using Email::Simple
I'm not a beginner with perl but all of my previous stuff has been
simple and I've never really used modules, until now. I'm working on
a program that has to receive a mime encoded email and pull info out
of it. I'm using Email::Simple and Email:MIME and I can read the
emails fine but I'm having