Kwalitee Issues

has_meta_yml

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

has_changelog

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

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

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: Net::OpenID::JanRain::Stores::PostgreSQLStore

prereq_matches_use

List all used modules in META.yml requires

Error:

  • DBD::Pg
  • DBI
  • Digest::SHA1

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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: Net::OpenID::JanRain::Consumer::LinkParser, Net::OpenID::JanRain::Stores::PostgreSQLStore

test_prereq_matches_use

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

Error:

  • CGI::Session
  • DBI
  • HTTP::Response

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
Net::OpenID::JanRain::Association metacpan
Net::OpenID::JanRain::Consumer metacpan
Net::OpenID::JanRain::Consumer::LinkParser metacpan
Net::OpenID::JanRain::CryptUtil metacpan
Net::OpenID::JanRain::Server metacpan
Net::OpenID::JanRain::Stores metacpan
Net::OpenID::JanRain::Stores::FileStore metacpan
Net::OpenID::JanRain::Stores::MySQLStore metacpan
Net::OpenID::JanRain::Stores::PostgreSQLStore metacpan
Net::OpenID::JanRain::Stores::SQLStore metacpan
Net::OpenID::JanRain::Stores::SQLiteStore metacpan
Net::OpenID::JanRain::Util 1.001000 metacpan

Provides

Name File View
DiffieHellmanConsumerSession lib/Net/OpenID/JanRain/Consumer.pm metacpan
Net::OpenID::JanRain::Consumer::AuthRequest lib/Net/OpenID/JanRain/Consumer.pm metacpan
Net::OpenID::JanRain::Consumer::CancelResponse lib/Net/OpenID/JanRain/Consumer.pm metacpan
Net::OpenID::JanRain::Consumer::FailureResponse lib/Net/OpenID/JanRain/Consumer.pm metacpan
Net::OpenID::JanRain::Consumer::ServiceEndpoint lib/Net/OpenID/JanRain/Consumer.pm metacpan
Net::OpenID::JanRain::Consumer::SetupNeededResponse lib/Net/OpenID/JanRain/Consumer.pm metacpan
Net::OpenID::JanRain::Consumer::Stores::DumbStore lib/Net/OpenID/JanRain/Stores/DumbStore.pm metacpan
Net::OpenID::JanRain::Consumer::SuccessResponse lib/Net/OpenID/JanRain/Consumer.pm metacpan
Net::OpenID::JanRain::GenericConsumer lib/Net/OpenID/JanRain/Consumer.pm metacpan
Net::OpenID::JanRain::OpenIDStore lib/Net/OpenID/JanRain/Stores.pm metacpan
Net::OpenID::JanRain::Server::AssociateRequest lib/Net/OpenID/JanRain/Server.pm metacpan
Net::OpenID::JanRain::Server::CheckAuthRequest lib/Net/OpenID/JanRain/Server.pm metacpan
Net::OpenID::JanRain::Server::CheckIDRequest lib/Net/OpenID/JanRain/Server.pm metacpan
Net::OpenID::JanRain::Server::ProtocolError lib/Net/OpenID/JanRain/Server.pm metacpan
Net::OpenID::JanRain::Server::Request lib/Net/OpenID/JanRain/Server.pm metacpan
Net::OpenID::JanRain::Server::Response lib/Net/OpenID/JanRain/Server.pm metacpan
Net::OpenID::JanRain::Server::Signatory lib/Net/OpenID/JanRain/Server.pm metacpan
Net::OpenID::JanRain::Server::WebResponse lib/Net/OpenID/JanRain/Server.pm metacpan
PlainTextConsumerSession lib/Net/OpenID/JanRain/Consumer.pm metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan