Path to this page:
Subject: CVS commit: pkgsrc/mail/p5-Mail-Mbox-MessageParser
From: Thomas Klausner
Date: 2004-05-07 15:53:09
Message id: 20040507135309.52EC12DA1D@cvs.netbsd.org
Log Message:
Initial import of p5-Mail-Mbox-MessageParser-0.14:
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.
XXX: might need some adaptation for OSs where diff and bzip2 are
not in the base system.
Files: