Mail::Header::Received is probably not a good place for it given
that Mail::Header is a bit different.
However If you module could be made to work with Mail::Field then
that would be great. Parsing of mail headers is exactly what
that package is all about.
Graham.
On Sun, Mar 19, 2000 at 10:28:
[Please cc replies to me, thanks]
Hi all,
I've written a state-machine parser of e-mail Received: headers which
adheres to RFC822 except for cases where a significant number of MDA's
deviate from it. I would like to make it available on CPAN. What
should I call it? It's currently Mail::Header