Future-HTTP 0.17 Latest
Kwalitee Issues
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- AnyEvent::Future
- AnyEvent::HTTP
- Future::Mojo
- HTTP::Tiny::Paranoid
- IO::Async::Future
- Mojo::UserAgent
- Net::Async::HTTP
- URI
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Future::HTTP, Future::HTTP::API::HTTPTiny
- 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 |
---|---|---|---|
Future::HTTP | provide the most appropriate HTTP client with a Future API | 0.17 | metacpan |
Future::HTTP::AnyEvent | asynchronous HTTP client with a Future interface | 0.17 | metacpan |
Future::HTTP::Handler | common role for handling HTTP responses | 0.17 | metacpan |
Future::HTTP::Mojo | asynchronous HTTP client with a Future interface | 0.17 | metacpan |
Future::HTTP::NetAsync | asynchronous HTTP client with a Future interface | 0.17 | metacpan |
Future::HTTP::Tiny | synchronous HTTP client with a Future interface | 0.17 | metacpan |
Future::HTTP::Tiny::Paranoid | synchronous HTTP client with a Future interface | 0.17 | metacpan |