openbsd-ports/mail/p5-Mail-Mbox-MessageParser/pkg/PLIST
steven 662e8889ae import Mail-Mbox-MessageParser-1.5000
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.

based on submission by Giovanni Bechis <g.bechis at snb.it>
2007-03-24 09:04:48 +00:00

16 lines
643 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2007/03/24 09:04:48 steven Exp $
${P5SITE}/Mail/
${P5SITE}/Mail/Mbox/
${P5SITE}/Mail/Mbox/MessageParser/
${P5SITE}/Mail/Mbox/MessageParser.pm
${P5SITE}/Mail/Mbox/MessageParser/Cache.pm
${P5SITE}/Mail/Mbox/MessageParser/Config.pm
${P5SITE}/Mail/Mbox/MessageParser/Grep.pm
${P5SITE}/Mail/Mbox/MessageParser/MetaInfo.pm
${P5SITE}/Mail/Mbox/MessageParser/Perl.pm
@man man/man3p/Mail::Mbox::MessageParser.3p
@man man/man3p/Mail::Mbox::MessageParser::Cache.3p
@man man/man3p/Mail::Mbox::MessageParser::Grep.3p
@man man/man3p/Mail::Mbox::MessageParser::MetaInfo.3p
@man man/man3p/Mail::Mbox::MessageParser::Perl.3p