Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Search::Elasticsearch::Async, Search::Elasticsearch::Client::7_0::Async, Search::Elasticsearch::Client::8_0::Async

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Mojo::UserAgent
  • Search::Elasticsearch::Client::7_0
  • Search::Elasticsearch::Client::7_0::Role::API
  • Search::Elasticsearch::Client::7_0::Role::Bulk
  • Search::Elasticsearch::Client::7_0::Role::Scroll
  • Search::Elasticsearch::Client::8_0
  • Search::Elasticsearch::Client::8_0::Role::API
  • Search::Elasticsearch::Client::8_0::Role::Bulk
  • Search::Elasticsearch::Client::8_0::Role::Scroll

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.

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: Search::Elasticsearch::Async, Search::Elasticsearch::Client::7_0::Async, Search::Elasticsearch::Client::8_0::Async

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
Search::Elasticsearch::Async Async API for Elasticsearch using Promises 8.00 metacpan
Search::Elasticsearch::Async::Util A utility class for internal use by Elasticsearch 8.00 metacpan
Search::Elasticsearch::Client::7_0::Async Thin async client with full support for Elasticsearch 7.x APIs 8.00 metacpan
Search::Elasticsearch::Client::7_0::Async::Bulk A helper module for the Bulk API 8.00 metacpan
Search::Elasticsearch::Client::7_0::Async::Scroll A helper module for scrolled searches 8.00 metacpan
Search::Elasticsearch::Client::7_0::Direct::AsyncSearch Async Search feature of Search::Elasticsearch 7.x 8.00 metacpan
Search::Elasticsearch::Client::8_0::Async Thin async client with full support for Elasticsearch 8.x APIs 8.00 metacpan
Search::Elasticsearch::Client::8_0::Async::Bulk A helper module for the Bulk API 8.00 metacpan
Search::Elasticsearch::Client::8_0::Async::Scroll A helper module for scrolled searches 8.00 metacpan
Search::Elasticsearch::Client::8_0::Direct::AsyncSearch Async Search feature of Search::Elasticsearch 8.x 8.00 metacpan
Search::Elasticsearch::Cxn::AEHTTP An async Cxn implementation which uses AnyEvent::HTTP 8.00 metacpan
Search::Elasticsearch::Cxn::Mojo An async Cxn implementation which uses Mojo::UserAgent 8.00 metacpan
Search::Elasticsearch::CxnPool::Async::Sniff An async CxnPool for connecting to a local cluster with a dynamic node list 8.00 metacpan
Search::Elasticsearch::CxnPool::Async::Static An async CxnPool for connecting to a remote cluster with a static list of nodes. 8.00 metacpan
Search::Elasticsearch::CxnPool::Async::Static::NoPing An async CxnPool for connecting to a remote cluster without the ability to ping. 8.00 metacpan
Search::Elasticsearch::Role::Cxn::Async Provides common functionality to async Cxn implementations 8.00 metacpan
Search::Elasticsearch::Role::Is_Async A role to mark classes which should be used with other async classes 8.00 metacpan
Search::Elasticsearch::Transport::Async Provides async interface between the client class and the Elasticsearch cluster 8.00 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
Makefile.PL metacpan
README metacpan