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


Mail-Box-Parser-C documentation  | view source Contained in the Mail-Box-Parser-C distribution.

Index


NAME

Top

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

DESCRIPTION

Top

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

Top

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

SYNOPSIS

Top

DESCRIPTION

Top

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

METHODS

Top

Initiation

The Parser

Parsing

Reading and Writing [internals]


Mail-Box-Parser-C documentation  | view source Contained in the Mail-Box-Parser-C distribution.