Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

has_meta_yml

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

no_broken_auto_install

Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Jifty::DBI::Schema
  • URI::Escape

has_meta_json

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

no_dot_underscore_files

If you use Mac OS X, set COPYFILE_DISABLE (for OS 10.5 and better) or COPY_EXTENDED_ATTRIBUTES_DISABLE (for OS 10.4) environmental variable to true to exclude dot underscore files from a distribution.

Error:

  • t/mason0UMSn90dVM/obj/.__obj_create_marker
  • t/mason5vpx6psOTh/obj/.__obj_create_marker
  • t/mason7xLXnbE7za/obj/.__obj_create_marker
  • t/mason7ygH2vTdZt/obj/.__obj_create_marker
  • t/mason9Fjp5vGJnK/obj/.__obj_create_marker
  • t/mason9iaPDzLbnC/obj/.__obj_create_marker
  • t/masonBW2hziMgMd/obj/.__obj_create_marker
  • t/masonCYpDiasMlm/obj/.__obj_create_marker
  • t/masonE6yn7rcdLq/obj/.__obj_create_marker
  • t/masonL2EETegiLz/obj/.__obj_create_marker
  • t/masonLU1Rx2ZO1r/obj/.__obj_create_marker
  • t/masonO5XjRXKRfw/obj/.__obj_create_marker
  • t/masonVVtNMCNll3/obj/.__obj_create_marker
  • t/masonYdc3MWnmHP/obj/.__obj_create_marker
  • t/masonZHEsGixWps/obj/.__obj_create_marker
  • t/masoncrZFTkS4AI/obj/.__obj_create_marker
  • t/masonhVwBYLR8YE/obj/.__obj_create_marker
  • t/masonl5XwC7vfj4/obj/.__obj_create_marker
  • t/masonlic4izFg3q/obj/.__obj_create_marker
  • t/masonoFHctmyzci/obj/.__obj_create_marker
  • t/masonpUb0P3TUCa/obj/.__obj_create_marker
  • t/masonpj0gwdQJce/obj/.__obj_create_marker
  • t/masonqmRUJjrPno/obj/.__obj_create_marker
  • t/masonrR3C96SHkt/obj/.__obj_create_marker

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:

  • Jifty::Plugin::OAuth
  • Jifty::Plugin::OAuth::Action::AuthorizeRequestToken
  • Jifty::Plugin::OAuth::Dispatcher
  • Jifty::Plugin::OAuth::Model::AccessToken
  • Jifty::Plugin::OAuth::Model::Consumer
  • Jifty::Plugin::OAuth::Model::RequestToken
  • Jifty::Plugin::OAuth::Token
  • Jifty::Plugin::OAuth::View

test_prereq_matches_use

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

Error:

  • Digest::HMAC_SHA1

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
Jifty::Plugin::OAuth secure API authentication 0.02 metacpan
Jifty::Plugin::OAuth::Action::AuthorizeRequestToken metacpan
Jifty::Plugin::OAuth::Dispatcher metacpan
Jifty::Plugin::OAuth::Model::AccessToken metacpan
Jifty::Plugin::OAuth::Model::Consumer metacpan
Jifty::Plugin::OAuth::Model::RequestToken metacpan
Jifty::Plugin::OAuth::Token metacpan
Jifty::Plugin::OAuth::View Views for OAuth-ey bits metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
t/Makefile.PL metacpan