Kwalitee Issues

main_module_version_matches_dist_version

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

no_pod_errors

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

Error: Egg-Release-Authorize-0.06/lib/Egg/Model/Auth/Base/API.pm -- Around line 79: Non-ASCII character seen before =encoding in 'ŠeAPIƒNƒ‰ƒX—pƒRƒ“ƒtƒBƒOƒŒ�[ƒVƒ‡ƒ“‚Å‹¤’Ê‚Ì�€–Ú‚Å‚·�B'. 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.

consistent_version

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

Error: 0.01,0.02

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
Egg::Helper::Model::Auth 0.01 metacpan
Egg::Model::Auth Model by whom attestation function is offered. 0.01 metacpan
Egg::Model::Auth::API::DBI API component to access attestation data base by using DBI. 0.01 metacpan
Egg::Model::Auth::API::DBIC API component to access attestation data base by using DBIC. 0.01 metacpan
Egg::Model::Auth::API::File API component to treat attestation data of file base. 0.01 metacpan
Egg::Model::Auth::Base Base class for AUTH controller. 0.01 metacpan
Egg::Model::Auth::Base::API Base class for API module of Egg::Model::Auth. 0.01 metacpan
Egg::Model::Auth::Bind::Cookie AUTH component that treats session ID. metacpan
Egg::Model::Auth::Crypt::CBC AUTH component to treat code of attestation data with Crypt::CBC. 0.01 metacpan
Egg::Model::Auth::Crypt::Func AUTH component to treat code of attestation data by standard function. 0.01 metacpan
Egg::Model::Auth::Crypt::MD5 AUTH component to treat code of attestation data with Digest::MD5. 0.01 metacpan
Egg::Model::Auth::Crypt::SHA1 AUTH component to treat code of attestation data with Digest::SHA1. 0.01 metacpan
Egg::Model::Auth::Plugin::Keep The attestation is maintained by Cookie. 0.02 metacpan
Egg::Model::Auth::Session::FileCache Session management for AUTH component that uses Egg::Model::Session. 0.01 metacpan
Egg::Model::Auth::Session::SessionKit metacpan
Egg::Model::Auth::handler metacpan
Egg::Release::Authorize Package kit for attestation. 0.02 metacpan

Other Files

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