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.

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