blob: daf214464f8b714b7c17112d4fd09f99da2838bb (
plain) (
tree)
|
|
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.
WWW: http://m-m-msgparser.sourceforge.net/
Author: David Coppit <david@coppit.org>
|