blob: 1d0cd35cb2938fc5be24eb15945738192463c6c5 (
plain)
1
2
3
4
|
Mail::Mbox::MessageParser is a feature-poor but very fast mbox
parser. It uses the best of three strategies for parsing a mailbox:
either using cached folder information, GNU grep, or highly optimized
Perl.
|