Kwalitee Issues

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Mojo::UserAgent

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Search-Elasticsearch-Async-1.18/lib/Search/Elasticsearch/CxnPool/Async/Sniff.pm -- Around line 270: '=item' outside of any '=over' Search-Elasticsearch-Async-1.18/lib/Search/Elasticsearch/CxnPool/Async/Static/NoPing.pm -- Around line 150: '=item' outside of any '=over' Search-Elasticsearch-Async-1.18/lib/Search/Elasticsearch/CxnPool/Async/Static.pm -- Around line 175: '=item' outside of any '=over'

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.

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

Other Files

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