SYNOPSIS

See SYNOPSIS in Mail::Box::Parser

DESCRIPTION

The Mail::Box::Parser::Perl implements parsing of messages in Perl. This may be a little slower than the C based parser Mail::Box::Parser::C, but will also work on platforms where no C compiler is available.

See DESCRIPTION in Mail::Box::Parser