-
Notifications
You must be signed in to change notification settings - Fork 10
/
MANIFEST
45 lines (45 loc) · 876 Bytes
/
MANIFEST
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
.perlcriticrc
Changes
contrib/33189_attach.pl
contrib/connectalot.pl
contrib/hand_test01.pl
contrib/imap.pl
contrib/preauth-pipe-server.pl
contrib/search-test.pl
contrib/status.pl
inc/rebuild_iff_necessary.pm
inc/slurp_fetchmail.pm
lib/Net/IMAP/Simple.pm
lib/Net/IMAP/Simple.pod
lib/Net/IMAP/Simple/PipeSocket.pm
lib/Net/IMAP/SimpleX.pm
lib/Net/IMAP/SimpleX.pod
Makefile.PL
MANIFEST
README
t/01_load.t
t/07_select_and_examine.t
t/08_selectalot.t
t/10_list.t
t/11_mailboxes.t
t/15_flags.t
t/16_exotic_flags.t
t/17_status_and_select.t
t/19_readline_callback.t
t/22_copy_multiple.t
t/22_uidcopy_multiple.t
t/23_delete_multiple.t
t/35_imap_results_in_message_body.t
t/42_preauth_with_command.t
t/45_search.t
t/50_body_summary.t
t/55_uid_stuff.t
t/60_fetch_with_grammar.t
t/70_list2range.t
t/75_back_and_forth.t
t/80_top.t
t/critic.t
t/pod.t
t/pod_coverage.t
t/test_runner.pm
TODO