Promise-ES6 0.28 Latest
Kwalitee Issues
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- AnyEvent
- Mojo::IOLoop
- parent
- 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:
- parent
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Promise::ES6 | ES6-style promises in Perl | 0.28 | metacpan |
Promise::ES6::AnyEvent | L<Promises/A+-compliant|https://github.com/promises-aplus/promises-spec> promises | metacpan | |
Promise::ES6::Event::AnyEvent | metacpan | ||
Promise::ES6::Event::IOAsync | metacpan | ||
Promise::ES6::Event::MojoIOLoop | metacpan | ||
Promise::ES6::EventLoopBase | metacpan | ||
Promise::ES6::Future | Translation to/from L<Future> | metacpan | |
Promise::ES6::IOAsync | L<Promises/A+-compliant|https://github.com/promises-aplus/promises-spec> promises for L<IO::Async> | metacpan | |
Promise::ES6::Mojo | L<Promises/A+-compliant|https://github.com/promises-aplus/promises-spec> promises for L<Mojolicious> | metacpan |
Provides
Name | File | View |
---|---|---|
Promise::ES6::IOAsync::_GUARD | lib/Promise/ES6/IOAsync.pm | metacpan |