aboutsummaryrefslogblamecommitdiff
path: root/mail/p5-Mail-Box-Parser-C/pkg-descr
blob: 69587603e4486a2c34c22bbcf805c4ab1299ee1b (plain) (tree)
1
2
3
4
5
6
7






                                                                        
The Mail::Box::Parser::C implements parsing of messages in ANSI C, using
Perl's XS extension facility.

This is an optional module for MailBox, and will (once installed)
automatically be used by MailBox to parse e-mail message content when
the message is supplied as file-handle.  In all other cases, MailBox
will use Mail::Box::Parser::Perl.