-
-
22 Sep 2004 12:57:30 UTC
- Distribution: Mail-Box-Parser-C
- Module version: 3.006
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (403 / 2 / 1)
- Kwalitee
Bus factor: 0- License: unknown
- Activity
24 month- Tools
- Download (15.28KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Dependencies
- Test::More
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Mail::Box::Parser::C - Parsing folders for MailBox with C routines
DESCRIPTION
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
Mail::Box::Parser::C - reading messages from file using C (XS)
SYNOPSIS
DESCRIPTION
The Mail::Box::Parser::C implements parsing of messages in ANSI C, using Perl's XS extension facility.
METHODS
Initiation
The Parser
Parsing
Reading and Writing [internals]
Module Install Instructions
To install Mail::Box::Parser::C, copy and paste the appropriate command in to your terminal.
cpanm Mail::Box::Parser::C
perl -MCPAN -e shell install Mail::Box::Parser::C
For more information on module installation, please visit the detailed CPAN module installation guide.