mirror of
https://github.com/imapsync/imapsync.git
synced 2025-06-10 14:44:32 +02:00
1.504
This commit is contained in:
parent
495d5a9526
commit
c08a56e486
277 changed files with 692 additions and 10803 deletions
21
W/Mail-IMAPClient-2.2.9/Thread/Thread.pod
Executable file
21
W/Mail-IMAPClient-2.2.9/Thread/Thread.pod
Executable file
|
@ -0,0 +1,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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue