Kwalitee Issues

no_pod_errors

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

Error: Apache-AppSamurai-1.00/lib/Apache/AppSamurai/Util.pm -- Around line 410: Non-ASCII character seen before =encoding in 'e×]u×]u×]u×]u×]u×]u×]u×]u×]u×"'. Assuming CP1252

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: Apache::AppSamurai::AuthBase, Apache::AppSamurai::AuthBasic, Apache::AppSamurai::AuthRadius, Apache::AppSamurai::Session, Apache::AppSamurai::Session::Generate::HMAC_SHA, Apache::AppSamurai::Session::Serialize::CryptBase64, Apache::AppSamurai::Tracker, Apache::AppSamurai::Util

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.00,1.10,1.14,1.17,1.19,1.8

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
Apache::AppSamurai An Authenticating Mod_Perl Front End 1.00 metacpan
Apache::AppSamurai::AuthBase Base module for all AppSamurai authentication sub modules. 1.14 metacpan
Apache::AppSamurai::AuthBasic Check credentials against backend web server using HTTP basic auth 1.17 metacpan
Apache::AppSamurai::AuthRadius Check credentials against RADIUS service 1.14 metacpan
Apache::AppSamurai::Session Apache::AppSamurai wrapper for Apache::Session 1.8 metacpan
Apache::AppSamurai::Session::Generate::HMAC_SHA HMAC/SHA256 session generator for Apache::AppSamurai::Session 1.8 metacpan
Apache::AppSamurai::Session::Serialize::CryptBase64 Storable, AES, and MIME::Base64 for session serializer 1.17 metacpan
Apache::AppSamurai::Tracker Apache::AppSamurai scratch-pad/tracking storage 1.10 metacpan
Apache::AppSamurai::Util Apache::AppSamurai utility methods 1.19 metacpan

Other Files

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