Kwalitee Issues

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: OpenID::Lite, OpenID::Lite::Constants::ProviderResponseType, OpenID::Lite::Message, OpenID::Lite::RelyingParty::Discover::Fetcher::Yadis::HTMLExtractor

no_pod_errors

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

Error: OpenID-Lite-0.01_04/extra/idres/google_stateful.pl -- Around line 47: =pod directives shouldn't be over one line long! Ignoring all 5 lines of content OpenID-Lite-0.01_04/lib/OpenID/Lite/Identifier.pm -- Around line 44: =pod directives shouldn't be over one line long! Ignoring all 7 lines of content OpenID-Lite-0.01_04/lib/OpenID/Lite/RelyingParty/CheckID/Result.pm -- Around line 52: =pod directives shouldn't be over one line long! Ignoring all 5 lines of content OpenID-Lite-0.01_04/lib/OpenID/Lite/RelyingParty.pm -- Around line 324: Unknown directive: =over4 Around line 326: '=item' outside of any '=over'

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.

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: OpenID::Lite, OpenID::Lite::Constants::ProviderResponseType, OpenID::Lite::Message, OpenID::Lite::RelyingParty::Discover::Fetcher::Yadis::HTMLExtractor

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

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
OpenID::Lite Yet Another OpenID Consumer/Server support library 0.01_04 metacpan
OpenID::Lite::Agent::Dump agent for debug metacpan
OpenID::Lite::Agent::Paranoid metacpan
OpenID::Lite::Association Association class metacpan
OpenID::Lite::Constants::AssocType association type constants metacpan
OpenID::Lite::Constants::CheckIDResponse metacpan
OpenID::Lite::Constants::ModeType metacpan
OpenID::Lite::Constants::Namespace Namespace constants metacpan
OpenID::Lite::Constants::ProviderResponseType metacpan
OpenID::Lite::Constants::SessionType session type constants metacpan
OpenID::Lite::Constants::Yadis metacpan
OpenID::Lite::DH metacpan
OpenID::Lite::Extension::Request metacpan
OpenID::Lite::Extension::Response metacpan
OpenID::Lite::Identifier metacpan
OpenID::Lite::Message metacpan
OpenID::Lite::Message::Decoder metacpan
OpenID::Lite::Message::Decoder::Apache metacpan
OpenID::Lite::Message::Decoder::CGI metacpan
OpenID::Lite::Message::Decoder::Hash metacpan
OpenID::Lite::Message::Decoder::Mojo metacpan
OpenID::Lite::Nonce metacpan
OpenID::Lite::Provider OpenID Provider support module metacpan
OpenID::Lite::Provider::AssociationBuilder metacpan
OpenID::Lite::Provider::Discover metacpan
OpenID::Lite::Provider::Discover::Parser metacpan
OpenID::Lite::Provider::Handler::Association metacpan
OpenID::Lite::Provider::Handler::CheckAuth metacpan
OpenID::Lite::Provider::Handler::CheckID metacpan
OpenID::Lite::Provider::Response metacpan
OpenID::Lite::Realm metacpan
OpenID::Lite::RelyingParty OpenID RelyingParty support module metacpan
OpenID::Lite::RelyingParty::Associator metacpan
OpenID::Lite::RelyingParty::Associator::Base metacpan
OpenID::Lite::RelyingParty::Associator::ParamBuilder metacpan
OpenID::Lite::RelyingParty::Associator::ParamExtractor metacpan
OpenID::Lite::RelyingParty::CheckID::Request metacpan
OpenID::Lite::RelyingParty::CheckID::Result metacpan
OpenID::Lite::RelyingParty::DirectCommunication metacpan
OpenID::Lite::RelyingParty::Discover metacpan
OpenID::Lite::RelyingParty::Discover::FetchResult metacpan
OpenID::Lite::RelyingParty::Discover::Fetcher::HTML metacpan
OpenID::Lite::RelyingParty::Discover::Fetcher::XRI metacpan
OpenID::Lite::RelyingParty::Discover::Fetcher::Yadis metacpan
OpenID::Lite::RelyingParty::Discover::Fetcher::Yadis::HTMLExtractor metacpan
OpenID::Lite::RelyingParty::Discover::Method::Base metacpan
OpenID::Lite::RelyingParty::Discover::Method::HTML metacpan
OpenID::Lite::RelyingParty::Discover::Method::URL metacpan
OpenID::Lite::RelyingParty::Discover::Method::XRI metacpan
OpenID::Lite::RelyingParty::Discover::Method::Yadis metacpan
OpenID::Lite::RelyingParty::Discover::Parser::HTML metacpan
OpenID::Lite::RelyingParty::Discover::Parser::XRDS metacpan
OpenID::Lite::RelyingParty::Discover::Parser::XRI metacpan
OpenID::Lite::RelyingParty::Discover::Parser::Yadis metacpan
OpenID::Lite::RelyingParty::Discover::Service metacpan
OpenID::Lite::RelyingParty::Discover::Service::Builder metacpan
OpenID::Lite::RelyingParty::IDResHandler metacpan
OpenID::Lite::RelyingParty::IDResHandler::Verifier metacpan
OpenID::Lite::RelyingParty::Store::Null metacpan
OpenID::Lite::RelyingParty::Store::OnMemory metacpan
OpenID::Lite::Role::AgentHandler metacpan
OpenID::Lite::Role::Associator metacpan
OpenID::Lite::Role::Discoverer metacpan
OpenID::Lite::Role::ErrorHandler metacpan
OpenID::Lite::Role::Parser metacpan
OpenID::Lite::Role::Storable metacpan
OpenID::Lite::SessionHandler metacpan
OpenID::Lite::SessionHandler::DH metacpan
OpenID::Lite::SessionHandler::DH::SHA1 metacpan
OpenID::Lite::SessionHandler::DH::SHA256 metacpan
OpenID::Lite::SessionHandler::NoEncryption metacpan
OpenID::Lite::SessionHandlers metacpan
OpenID::Lite::SignatureMethod metacpan
OpenID::Lite::SignatureMethod::HMAC_SHA1 metacpan
OpenID::Lite::SignatureMethod::HMAC_SHA256 metacpan
OpenID::Lite::SignatureMethods metacpan
OpenID::Lite::Types metacpan
OpenID::Lite::Util::URI metacpan
OpenID::Lite::Util::XRI metacpan

Other Files

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