summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST37
1 files changed, 37 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
new file mode 100644
index 0000000..d44f938
--- /dev/null
+++ b/MANIFEST
@@ -0,0 +1,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