Mail::Box::Parser::C - Parsing folders for MailBox with C routines


NAME

Mail::Box::Parser::C - Parsing folders for MailBox with C routines


DESCRIPTION

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.


NAME

Mail::Box::Parser::C - reading messages from file using C (XS)


SYNOPSIS


DESCRIPTION

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


METHODS

Initiation

The Parser

Parsing

Reading and Writing [internals]

 Mail::Box::Parser::C - Parsing folders for MailBox with C routines