The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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 Mail::Box::Parser::Perl.

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]