Kwalitee Issues

no_pax_headers

If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.

Error: ./PaxHeaders.18225/Apache-Solr-0.94,./PaxHeaders.18225/Apache-Solr-0.94,Apache-Solr-0.94/PaxHeaders.18225/META.yml,Apache-Solr-0.94/PaxHeaders.18225/META.yml,Apache-Solr-0.94/PaxHeaders.18225/Makefile.PL,Apache-Solr-0.94/PaxHeaders.18225/Makefile.PL,Apache-Solr-0.94/PaxHeaders.18225/README,Apache-Solr-0.94/PaxHeaders.18225/README,Apache-Solr-0.94/PaxHeaders.18225/ChangeLog,Apache-Solr-0.94/PaxHeaders.18225/ChangeLog,Apache-Solr-0.94/PaxHeaders.18225/lib,Apache-Solr-0.94/PaxHeaders.18225/lib,Apache-Solr-0.94/lib/PaxHeaders.18225/Apache,Apache-Solr-0.94/lib/PaxHeaders.18225/Apache,Apache-Solr-0.94/lib/Apache/PaxHeaders.18225/Solr.pm,Apache-Solr-0.94/lib/Apache/PaxHeaders.18225/Solr.pm,Apache-Solr-0.94/lib/Apache/PaxHeaders.18225/Solr.pod,Apache-Solr-0.94/lib/Apache/PaxHeaders.18225/Solr.pod,Apache-Solr-0.94/lib/Apache/PaxHeaders.18225/Solr,Apache-Solr-0.94/lib/Apache/PaxHeaders.18225/Solr,Apache-Solr-0.94/lib/Apache/Solr/PaxHeaders.18225/XML.pod,Apache-Solr-0.94/lib/Apache/Solr/PaxHeaders.18225/XML.pod,Apache-Solr-0.94/lib/Apache/Solr/PaxHeaders.18225/Result.pod,Apache-Solr-0.94/lib/Apache/Solr/PaxHeaders.18225/Result.pod,Apache-Solr-0.94/lib/Apache/Solr/PaxHeaders.18225/Result.pm,Apache-Solr-0.94/lib/Apache/Solr/PaxHeaders.18225/Result.pm,Apache-Solr-0.94/lib/Apache/Solr/PaxHeaders.18225/Tables.pm,Apache-Solr-0.94/lib/Apache/Solr/PaxHeaders.18225/Tables.pm,Apache-Solr-0.94/lib/Apache/Solr/PaxHeaders.18225/Document.pm,Apache-Solr-0.94/lib/Apache/Solr/PaxHeaders.18225/Document.pm,Apache-Solr-0.94/lib/Apache/Solr/PaxHeaders.18225/XML.pm,Apache-Solr-0.94/lib/Apache/Solr/PaxHeaders.18225/XML.pm,Apache-Solr-0.94/lib/Apache/Solr/PaxHeaders.18225/Document.pod,Apache-Solr-0.94/lib/Apache/Solr/PaxHeaders.18225/Document.pod,Apache-Solr-0.94/lib/Apache/Solr/PaxHeaders.18225/JSON.pod,Apache-Solr-0.94/lib/Apache/Solr/PaxHeaders.18225/JSON.pod,Apache-Solr-0.94/lib/Apache/Solr/PaxHeaders.18225/JSON.pm,Apache-Solr-0.94/lib/Apache/Solr/PaxHeaders.18225/JSON.pm,Apache-Solr-0.94/PaxHeaders.18225/MANIFEST,Apache-Solr-0.94/PaxHeaders.18225/MANIFEST,Apache-Solr-0.94/PaxHeaders.18225/TODO,Apache-Solr-0.94/PaxHeaders.18225/TODO,Apache-Solr-0.94/PaxHeaders.18225/t,Apache-Solr-0.94/PaxHeaders.18225/t,Apache-Solr-0.94/t/PaxHeaders.18225/21json.t,Apache-Solr-0.94/t/PaxHeaders.18225/21json.t,Apache-Solr-0.94/t/PaxHeaders.18225/11expand.t,Apache-Solr-0.94/t/PaxHeaders.18225/11expand.t,Apache-Solr-0.94/t/PaxHeaders.18225/a.pdf,Apache-Solr-0.94/t/PaxHeaders.18225/a.pdf,Apache-Solr-0.94/t/PaxHeaders.18225/30result.t,Apache-Solr-0.94/t/PaxHeaders.18225/30result.t,Apache-Solr-0.94/t/PaxHeaders.18225/12facet.t,Apache-Solr-0.94/t/PaxHeaders.18225/12facet.t,Apache-Solr-0.94/t/PaxHeaders.18225/10endpoint.t,Apache-Solr-0.94/t/PaxHeaders.18225/10endpoint.t,Apache-Solr-0.94/t/PaxHeaders.18225/01use.t,Apache-Solr-0.94/t/PaxHeaders.18225/01use.t,Apache-Solr-0.94/t/PaxHeaders.18225/20xml.t,Apache-Solr-0.94/t/PaxHeaders.18225/20xml.t,Apache-Solr-0.94/PaxHeaders.18225/META.json,Apache-Solr-0.94/PaxHeaders.18225/META.json

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: Apache::Solr::Tables

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: Apache::Solr::Tables

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Apache::Solr Apache Solr (Lucene) extension 0.94 metacpan
Apache::Solr::Document Apache Solr (Lucene) Document container 0.94 metacpan
Apache::Solr::JSON Apache Solr (Lucene) client via JSON 0.94 metacpan
Apache::Solr::Result Apache Solr (Lucene) result container 0.94 metacpan
Apache::Solr::Tables 0.94 metacpan
Apache::Solr::XML Apache Solr (Lucene) client via XML 0.94 metacpan

Other Files

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