Kwalitee Issues

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (12) does not match dist (46):
  • Missing in MANIFEST: README.md, UMAExample/api.cgi, UMAExample/logs/error.log, UMAExample/oxd-rp-settings-test.json, UMAExample/oxd-settings.json, UMAExample/settings.cgi, example/README.md, example/index.cgi, example/login.cgi, example/logout.cgi, example/logs/error.log, example/oxd-rp-settings-test.json, example/oxd-settings.json, example/settings.cgi, example/uma.cgi, example/userinfo.cgi, lib/OxdPackages/GetAccessTokenByRefreshToken.pm, lib/OxdPackages/GetAuthorizationUrl.pm, lib/OxdPackages/GetClientToken.pm, lib/OxdPackages/GetTokenByCode.pm, lib/OxdPackages/GetUserInfo.pm, lib/OxdPackages/IntrospectAccessToken.pm, lib/OxdPackages/OxdClient.pm, lib/OxdPackages/OxdClientSocket.pm, lib/OxdPackages/OxdConfig.pm, lib/OxdPackages/OxdLogout.pm, lib/OxdPackages/OxdRegister.pm, lib/OxdPackages/OxdRemove.pm, lib/OxdPackages/OxdSetupClient.pm, lib/OxdPackages/UmaIntrospectRpt.pm, lib/OxdPackages/UmaRpGetClaimsGatheringUrl.pm, lib/OxdPackages/UmaRpGetRpt.pm, lib/OxdPackages/UmaRsCheckAccess.pm, lib/OxdPackages/UmaRsProtect.pm, lib/OxdPackages/UpdateRegistration.pm
  • Missing in Dist: README

no_pod_errors

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

Error: oxdperl-0.05/lib/OxdPackages/OxdConfig.pm -- Around line 424: =pod directives shouldn't be over one line long! Ignoring all 8 lines of content

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.

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
oxdperl 0.05 metacpan

Other Files

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