summaryrefslogtreecommitdiff
path: root/MANIFEST
blob: d44f938967c116a037700e8673590f22cd0cd9e3 (plain)
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
Build.PL
Changes
examples/io-async.pl
lib/Future.pm
lib/Future/Phrasebook.pod
lib/Future/Utils.pm
lib/Test/Future.pm
LICENSE
Makefile.PL
MANIFEST			This list of files
META.json
META.yml
README
t/00use.t
t/01future.t
t/02cancel.t
t/03then.t
t/04else.t
t/05then-else.t
t/06followed_by.t
t/09transform.t
t/10wait_all.t
t/11wait_any.t
t/12needs_all.t
t/13needs_any.t
t/20subclass.t
t/21debug.t
t/22wrap_cb.t
t/30utils-call.t
t/31utils-call-with-escape.t
t/32utils-repeat.t
t/33utils-repeat-generate.t
t/34utils-repeat-foreach.t
t/35utils-map-void.t
t/36utils-map.t
t/50test-future.t
t/99pod.t