mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
207 B
Plaintext
5 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.
|