Future 0.51 Latest
Kwalitee Issues
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
Modules
Name | Abstract | Version | View |
---|---|---|---|
Future | represent an operation awaiting completion | 0.51 | metacpan |
Future::Exception | an exception type for failed L<Future>s | 0.51 | metacpan |
Future::Mutex | mutual exclusion lock around code that returns L<Future>s | 0.51 | metacpan |
Future::PP | 0.51 | metacpan | |
Future::Utils | utility functions for working with C<Future> objects | 0.51 | metacpan |
Test::Future | unit test assertions for L<Future> instances | 0.51 | metacpan |
Test::Future::Deferred | a future which completes later | 0.51 | metacpan |