1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
Changes
Todo
IMAPClient.pm
BodyStructure/BodyStructure.pm
Parse/Parse.pm
INSTALL
MANIFEST
README
Makefile.PL
t/basic.t
t/fast_io.t
t/uidplus.t
t/uidfast.t
Copying
Artistic
examples/populate_mailbox.pl
examples/imap_to_mbox.pl
examples/build_dist.pl
examples/build_ldif.pl
examples/find_dup_msgs.pl
examples/copy_folder.pl
examples/cyrus_expunge.pl
examples/cyrus_expire.pl
test_template.txt
sample.perldb
docs/rfc1731.txt
docs/rfc1732.txt
docs/rfc1733.txt
docs/rfc2060.txt
docs/rfc2061.txt
docs/rfc2062.txt
docs/rfc2086.txt
docs/rfc2087.txt
docs/rfc2088.txt
docs/rfc2177.txt
docs/rfc2180.txt
docs/rfc2192.txt
docs/rfc2193.txt
docs/rfc2195.txt
docs/rfc2221.txt
docs/rfc2222.txt
docs/rfc2234.txt
docs/rfc2245.txt
docs/rfc2342.txt
docs/rfc2359.txt
docs/rfc2683.txt
docs/draft-ietf-imapext-sort-06.txt
Parse/Makefile.PL
Parse/t/parse.t
BodyStructure/Makefile.PL
BodyStructure/t/bodystructure.t
|