662e8889ae
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. based on submission by Giovanni Bechis <g.bechis at snb.it>
4 lines
207 B
Plaintext
4 lines
207 B
Plaintext
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.
|