Kwalitee Issues

has_meta_yml

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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Carp::Assert
  • Carp::Assert::More
  • Data::UUID
  • Exception::Class
  • File::HomeDir
  • File::Slurp
  • JSON
  • Log::Any
  • Params::Validate
  • REST::Client
  • Try::Tiny
  • URI::Escape
  • parent

has_meta_json

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

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: integ_t/common.pm

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.

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • common

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • File::HomeDir
  • File::Remove
  • JSON

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.07,0.07_01

Modules

Name Abstract Version View
IO::Iron Client Libraries to Iron services IronCache, IronMQ and IronWorker. 0.07_01 metacpan
IO::Iron::ClientBase Base package for Client Libraries to Iron services IronCache, IronMQ and IronWorker. 0.07 metacpan
IO::Iron::Common Common routines for Client Libraries to Iron services IronCache, IronMQ and IronWorker. 0.07 metacpan
IO::Iron::Connection Iron.io Connection reference for Perl Client Libraries! 0.07 metacpan
IO::Iron::Connector REST API Connector, HTTP interface class. 0.07 metacpan
IO::Iron::ConnectorBase Base class for the REST API Connector, HTTP interface class. 0.07 metacpan
IO::Iron::IronCache::Api IronCache API reference for Perl Client Libraries! 0.07 metacpan
IO::Iron::IronCache::Cache IronCache (Online Item-Value Storage) Client (Cache). 0.07 metacpan
IO::Iron::IronCache::Client IronCache (Online Item-Value Storage) Client. 0.07 metacpan
IO::Iron::IronCache::Item IronCache (Online Item-Value Storage) Client (Cache Item). 0.07 metacpan
IO::Iron::IronMQ::Api IronMQ API reference for Perl Client Libraries! 0.07 metacpan
IO::Iron::IronMQ::Client IronMQ (Message Queue) Client. 0.07 metacpan
IO::Iron::IronMQ::Message IronMQ (Message Queue) Client (Message). 0.07 metacpan
IO::Iron::IronMQ::Queue IronMQ (Message Queue) Client (Queue). 0.07 metacpan
IO::Iron::IronWorker::Api IronWorker API reference for Perl Client Libraries! 0.07 metacpan
IO::Iron::IronWorker::Client IronWorker Client. 0.07 metacpan
IO::Iron::IronWorker::Task IronWorker (worker platform) Client (Task). 0.07 metacpan
common metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan
README.md metacpan