It was Tuesday, July 29, 2003 when Pablo Fischer took the soap box, saying:
: Hi!
: 
: Reading the thread: "Extracting string", extracting the extension and the 
: basename I got sorprised that exists a module to do that (today I was doing 
: that, to separate the basename and extension, but now that I have finish I 
: know that exists a module :-().
: 
: So I would like to know if exists a module that could parse mails, I need to 
: identify the reasons of WHY a mail couldnt be delivered. I found Mail::Box 
: and Mail::Box::Grep (If I remember fine), but exists a module that check only 
: the headers of the messages?

I would suggest using Email::Simple.  Take a look at the documentation
here.

  http://search.cpan.org/perldoc?Email::Simple

  Casey West

-- 
Shooting yourself in the foot with Genetic Algorithms 
You create 10,000 strings describing the best way to shoot yourself in
the foot. By the time the program produces the optimal solution,
humans have evolved wings and the problem is moot. 


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

Reply via email to