File: Thread.pod

package info (click to toggle)
libmail-imapclient-perl 2.2.9%2Bdeb-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 680 kB
  • ctags: 179
  • sloc: perl: 3,914; makefile: 56
file content (21 lines) | stat: -rwxr-xr-x 593 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
package Mail::IMAPClient::Thread;
$Mail::IMAPClient::Thread::VERSION = "0.0.1";
$Mail::IMAPClient::Thread::VERSION = "0.0.1";

=head1 NAME

Mail::IMAPClient::Thread -- used internally by Mail::IMAPClient->thread

=head1 DESCRIPTION

This module is used internally by L<Mail::IMAPClient> 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> and is not meant to 
be used or called directly from applications. So don't do that.

=cut