File: Parse.pod

package info (click to toggle)
libmail-imapclient-perl 3.25-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,420 kB
  • ctags: 302
  • sloc: perl: 19,967; makefile: 11
file content (15 lines) | stat: -rw-r--r-- 505 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
=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.