freebsd-ports/mail/p5-Mail-Mbox-MessageParser/pkg-descr
Vanilla I. Shu 969e492757 Add p5-Mail-Mbox-MessageParser 1.12,
a fast and simple mbox folder
reader.

PR:		58674
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-30 17:48:29 +00:00

7 lines
292 B
Text

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>