Mail::Box::Parser::C - Parsing folders for MailBox with C routines |
Mail::Box::Parser::C - Parsing folders for MailBox with C routines
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 the Mail::Box::Parser::Perl manpage.
Mail::Box::Parser::C - reading messages from file using C (XS)
The Mail::Box::Parser::C implements parsing of messages in ANSI C, using Perl's XS extension facility.
Mail::Box::Parser::C - Parsing folders for MailBox with C routines |