-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy pathMANIFEST
78 lines (78 loc) · 1.67 KB
/
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
CODE_OF_CONDUCT.md
CONTRIBUTORS
Changes
INSTALL
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README.md
README.mkdn
SIGNATURE
cpanfile
doap.xml
example/chaining-example.pl
example/example.pl
example/mojo-promises.pl
lib/Promises.pm
lib/Promises/Cookbook/ChainingAndPipelining.pod
lib/Promises/Cookbook/GentleIntro.pod
lib/Promises/Cookbook/Recursion.pod
lib/Promises/Cookbook/ScalaFuturesComparison.pod
lib/Promises/Cookbook/SynopsisBreakdown.pod
lib/Promises/Cookbook/TIMTOWTDI.pod
lib/Promises/Deferred.pm
lib/Promises/Deferred/AE.pm
lib/Promises/Deferred/AnyEvent.pm
lib/Promises/Deferred/EV.pm
lib/Promises/Deferred/IO/Async.pm
lib/Promises/Deferred/Mojo.pm
lib/Promises/Promise.pm
lib/Promises/Sub.pm
t/00-compile.t
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/000-load.t
t/001-basic.t
t/002-multiples.t
t/003-post-resolve-then.t
t/004-error.t
t/005-multiples-w-error.t
t/006-thenable.t
t/007_callable.t
t/010-collect.t
t/011-collect-w-error.t
t/012-collect_hash.t
t/013-collect_hash-params.t
t/013-collect_hash-with-error.t
t/020-chaining.t
t/021-chaining-errors.t
t/025-recursion.t
t/030-deferred-default.t
t/031-deferred-AE.t
t/031-deferred-io-async.t
t/032-deferred-AnyEvent.t
t/033-deferred-EV.t
t/034-deferred-Mojo.t
t/040_finally.t
t/045-attributes.t
t/050-exceptions-pp.t
t/051-exceptions-pp-anyevent.t
t/052-exceptions-ev-anyevent.t
t/053-exceptions-mojo.t
t/060-free-refs.t
t/070-accepted-rejected.t
t/080-deferred-as-sub.t
t/090-timeout.t
t/late-warning.t
t/lib/AsyncUtil.pm
t/lib/NoEV.pm
t/lib/Promises/Test.pm
t/lib/Promises/Test/AE.pm
t/lib/Promises/Test/AnyEvent.pm
t/lib/Promises/Test/EV.pm
t/lib/Promises/Test/IO/Async.pm
t/lib/Promises/Test/Mojo.pm
t/warnings.t
xt/release/unused-vars.t