The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Build.PL
Changes
lib/Future.pm
lib/Future/Exception.pm
lib/Future/Mutex.pm
lib/Future/Phrasebook.pod
lib/Future/PP.pm
lib/Future/Utils.pm
lib/Test/Future.pm
lib/Test/Future/Deferred.pm
LICENSE
MANIFEST			This list of files
META.json
META.yml
README
t/00use.t
t/01future-pp.t
t/01future-xs.t
t/01future.pl
t/02cancel-pp.t
t/02cancel-xs.t
t/02cancel.pl
t/03then-pp.t
t/03then-xs.t
t/03then.pl
t/04else-pp.t
t/04else-xs.t
t/04else.pl
t/05then-else-pp.t
t/05then-else-xs.t
t/05then-else.pl
t/06followed_by-pp.t
t/06followed_by-xs.t
t/06followed_by.pl
t/07catch-pp.t
t/07catch-xs.t
t/07catch.pl
t/09transform-pp.t
t/09transform-xs.t
t/09transform.pl
t/10wait_all-pp.t
t/10wait_all-xs.t
t/10wait_all.pl
t/11wait_any-pp.t
t/11wait_any-xs.t
t/11wait_any.pl
t/12needs_all-pp.t
t/12needs_all-xs.t
t/12needs_all.pl
t/13needs_any-pp.t
t/13needs_any-xs.t
t/13needs_any.pl
t/20get-pp.t
t/20get-xs.t
t/20get.pl
t/20subclass-pp.t
t/20subclass-xs.t
t/20subclass.pl
t/21debug-pp.t
t/21debug-xs.t
t/21debug.pl
t/22wrap_cb-pp.t
t/22wrap_cb-xs.t
t/22wrap_cb.pl
t/23exception-pp.t
t/23exception-xs.t
t/23exception.pl
t/24label-pp.t
t/24label-xs.t
t/24label.pl
t/25retain-pp.t
t/25retain-xs.t
t/25retain.pl
t/26wrap-unwrap-pp.t
t/26wrap-unwrap-xs.t
t/26wrap-unwrap.pl
t/27udata-pp.t
t/27udata-xs.t
t/27udata.pl
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/40mutex.t
t/50test-future.t
t/51test-future-deferred.t
t/52awaitable-future-pp.t
t/52awaitable-future-xs.t
t/52awaitable-future.pl
t/99pod.t