perl-Mail-Mbox-MessageParser 1.5002

A fast and simple mbox folder reader
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.