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: CatalystX::SimpleLogin::Form::Login, CatalystX::SimpleLogin::Form::LoginOpenID, CatalystX::SimpleLogin::TraitFor::Controller::Login::Logout, CatalystX::SimpleLogin::TraitFor::Controller::Login::RenderAsTTTemplate, CatalystX::SimpleLogin::TraitFor::Controller::Login::WithRedirect

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: CatalystX::SimpleLogin::Form::Login, CatalystX::SimpleLogin::Form::LoginOpenID, CatalystX::SimpleLogin::TraitFor::Controller::Login::Logout, CatalystX::SimpleLogin::TraitFor::Controller::Login::RenderAsTTTemplate, CatalystX::SimpleLogin::TraitFor::Controller::Login::WithRedirect

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
Catalyst::ActionRole::NeedsLogin checks if a user is logged in and if not redirects him to login page metacpan
CatalystX::SimpleLogin Provide a simple Login controller which can be reused 0.14 metacpan
CatalystX::SimpleLogin::Controller::Login Configurable login controller metacpan
CatalystX::SimpleLogin::Form::Login validation for the login form metacpan
CatalystX::SimpleLogin::Form::LoginOpenID OpenID validation role for the login form metacpan
CatalystX::SimpleLogin::TraitFor::Controller::Login::Logout metacpan
CatalystX::SimpleLogin::TraitFor::Controller::Login::OpenID allows a User to login via OpenID metacpan
CatalystX::SimpleLogin::TraitFor::Controller::Login::RenderAsTTTemplate metacpan
CatalystX::SimpleLogin::TraitFor::Controller::Login::WithRedirect redirect users who login back to the page they originally requested. metacpan

Other Files

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