Promises 1.04 Latest
Kwalitee Issues
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- AE
- AnyEvent
- EV
- IO::Async::Loop
- IO::Async::Timer::Countdown
- Mojo::IOLoop
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- AE
- AnyEvent
- IO::Async::Loop
Modules
Name | Abstract | Version | View |
---|---|---|---|
Promises | An implementation of Promises in Perl | 1.04 | metacpan |
Promises::Deferred | An implementation of Promises in Perl | 1.04 | metacpan |
Promises::Deferred::AE | An implementation of Promises in Perl | 1.04 | metacpan |
Promises::Deferred::AnyEvent | An implementation of Promises in Perl | 1.04 | metacpan |
Promises::Deferred::EV | An implementation of Promises in Perl | 1.04 | metacpan |
Promises::Deferred::IO::Async | IO::Async implementation of Promises | 1.04 | metacpan |
Promises::Deferred::Mojo | An implementation of Promises in Perl | 1.04 | metacpan |
Promises::Promise | An implementation of Promises in Perl | 1.04 | metacpan |
Promises::Sub | Turns functions into promises | 1.04 | metacpan |