summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Mbox-MessageParser/pkg-descr
blob: ba8c38ee39107ff317e63b6e97d88f6cd53a1d7d (plain) (blame)
1
2
3
Mail::Mbox::MessageParser is a very fast but very simple mbox parser. It uses
the best of three strategies for parsing a mailbox: either using cached folder
information, GNU grep, or highly optimized Perl.