NAME

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

INHERITANCE

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

Mail::Box::Parser::C
  is an Exporter

Mail::Box::Parser::C
  is a DynaLoader

SYNOPSIS

DESCRIPTION

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

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.

This is a maintenance release for the old interface. Read https://github.com/markov2/perl5-Mail-Box/wiki/ how to move towards version 4.

METHODS

SEE ALSO

This module is part of Mail-Box-Parser-C version 3.012, built on November 24, 2025. Website: http://perl.overmeer.net/CPAN/

LICENSE

For contributors see file ChangeLog.

This software is copyright (c) 2002-2025 by Mark Overmeer.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.