Future 0.51 Latest
Files
- .editorconfig
- Build.PL
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- README
- lib/Future.pm
- lib/Future/Exception.pm
- lib/Future/Mutex.pm
- lib/Future/PP.pm
- lib/Future/Phrasebook.pod
- lib/Future/Utils.pm
- lib/Test/Future.pm
- lib/Test/Future/Deferred.pm
- 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