Think about Loose Coupling | |
PerlMonks |
Re: Reliable email parsingby dave0 (Friar) |
on Sep 13, 2006 at 13:53 UTC ( [id://572750]=note: print w/replies, xml ) | Need Help?? |
The most robust MIME-parsing module on CPAN is probably MIME-tools.
It suffers from about 10 years of accreted edge-cases and bugfixes tacked on top of the original design, so while it isn't nice code by any means, it handles just about anything you can throw at it (RFC-compliant or not). I currently work for the maintainer of MIME-Tools, so it's on my TODO list to start refactoring some of the 10 years of cruft -- patches are welcome.
In Section
Seekers of Perl Wisdom
|
|