imapsync/Mail-IMAPClient-2.2.9/BodyStructure/Parse/Parse.pod
Nick Bebout 9ca0e338a4 1.284
2011-03-12 02:44:47 +00:00

21 lines
686 B
Text
Executable file

package Mail::IMAPClient::BodyStructure::Parse;
$Mail::IMAPClient::BodyStructure::Parse::VERSION = "0.0.1";
$Mail::IMAPClient::BodyStructure::Parse::VERSION = "0.0.1";
=head1 NAME
Mail::IMAPClient::BodyStructure::Parse -- used internally by Mail::IMAPClient::BodyStructure
=head1 DESCRIPTION
This module is used internally by L<Mail::IMAPClient::BodyStructure> and is
generated using L<Parse::RecDescent>. It is not meant to be used directly by
other scripts nor is there much point in debugging it.
=head1 SYNOPSIS
This module is used internally by L<Mail::IMAPClient::BodyStructure> and is not meant to
be used or called directly from applications. So don't do that.
=cut