1Mail::Box::Parser::C(3)User Contributed Perl DocumentatioMnail::Box::Parser::C(3)
2
3
4
6 Mail::Box::Parser::C - Parsing folders for MailBox with C routines
7
9 Mail::Box::Parser::C
10 is a Mail::Box::Parser
11
12 Mail::Box::Parser::C
13 is a Exporter
14
15 Mail::Box::Parser::C
16 is a DynaLoader
17
20 The Mail::Box::Parser::C implements parsing of messages in ANSI C,
21 using Perl's XS extension facility.
22
23 This is an optional module for MailBox, and will (once installed)
24 automatically be used by MailBox to parse e-mail message content when
25 the message is supplied as file-handle. In all other cases, MailBox
26 will use Mail::Box::Parser::Perl.
27
30 This module is part of Mail-Box-Parser-C distribution version 3.010,
31 built on March 04, 2018. Website: http://perl.overmeer.net/CPAN/
32
34 Copyrights 2002-2018 by [Mark Overmeer]. For other contributors see
35 ChangeLog.
36
37 This program is free software; you can redistribute it and/or modify it
38 under the same terms as Perl itself. See http://dev.perl.org/licenses/
39
40
41
42perl v5.32.1 2021-01-27 Mail::Box::Parser::C(3)