Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

no_pod_errors

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

Error: WebService-Recruit-Eyeco-0.0.1/lib/WebService/Recruit/Eyeco/Item.pm -- Around line 92: Non-ASCII character seen before =encoding in ''トレー','. Assuming CP1252 WebService-Recruit-Eyeco-0.0.1/lib/WebService/Recruit/Eyeco/SmallCategory.pm -- Around line 87: Non-ASCII character seen before =encoding in ''ベビー','. Assuming CP1252 WebService-Recruit-Eyeco-0.0.1/lib/WebService/Recruit/Eyeco.pm -- Around line 120: Non-ASCII character seen before =encoding in 'eyeco[アイコ]に掲載されている商品をさまざまな検索軸で探せる商品情報APIです。'. Assuming UTF-8

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.

has_meta_json

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

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: WebService::Recruit::Eyeco, WebService::Recruit::Eyeco::Base, WebService::Recruit::Eyeco::Item, WebService::Recruit::Eyeco::LargeCategory, WebService::Recruit::Eyeco::SmallCategory

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.000001,0.10

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).

Modules

Name Abstract Version View
WebService::Recruit::Eyeco An Interface for Eyeco Web Service 0.000001 metacpan
WebService::Recruit::Eyeco::Base Base class for Eyeco Web Service 0.10 metacpan
WebService::Recruit::Eyeco::Item Eyeco Web Service "item" API 0.000001 metacpan
WebService::Recruit::Eyeco::LargeCategory Eyeco Web Service "large_category" API 0.000001 metacpan
WebService::Recruit::Eyeco::SmallCategory Eyeco Web Service "small_category" API 0.000001 metacpan

Other Files

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