NAME

Mail::Box::Parser::C - Reading messages in C

CLASS HIERARCHY

Mail::Box::Parser::C
is a Mail::Box::Parser
is a Mail::Reporter

SYNOPSIS

DESCRIPTION

The Mail::Box::Parser::C implements parsing of messages in the C programming language using Inline::C. When Inline::C is not installed, the Perl parser will be used instead.

METHOD INDEX

The general methods for Mail::Box::Parser::C objects:

MBP bodyAsFile FILEHANDLE [,CHA...   MBP popSeparator
MBP bodyAsList [,CHARS [,LINES]]     MBP pushSeparator STRING
MBP bodyAsString [,CHARS [,LINES]]   MBP readHeader WRAP
MBP bodyDelayed [,CHARS [,LINES]]    MBP readSeparator OPTIONS
MBP defaultParserType [CLASS]         MR report [LEVEL]
 MR errors                            MR reportAll [LEVEL]
MBP foldHeaderLine LINE, LENGTH      MBP setPosition WHERE
MBP inDosmode                        MBP start OPTIONS
 MR log [LEVEL [,STRINGS]]           MBP stop
MBP new [OPTIONS]                     MR trace [LEVEL]

The extra methods for extension writers:

MR DESTROY                           MR logPriority LEVEL
MR inGlobalDestruction               MR logSettings

Methods prefixed with an abbreviation are described in the following manual-pages:

 MR = L<Mail::Reporter>
MBP = L<Mail::Box::Parser>

METHODS

SEE ALSO

Mail::Box-Overview

AUTHOR

Mark Overmeer (mailbox@overmeer.net). All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

VERSION

This code is beta, version 2.00_11.

Copyright (c) 2001 Mark Overmeer. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 1114:

You forgot a '=back' before '=head1'