Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

buildtool_not_executable

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

no_pod_errors

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

Error: Wiki-JSON-v0.0.5/lib/Wiki/JSON.pm -- Around line 1098: '=item' outside of any '=over' Around line 1106: You forgot a '=back' before '=head4' Around line 1110: '=item' outside of any '=over' Around line 1118: You forgot a '=back' before '=head4' Around line 1122: '=item' outside of any '=over' Around line 1126: You forgot a '=back' before '=head4' Around line 1130: '=item' outside of any '=over' Around line 1134: You forgot a '=back' before '=head4' Around line 1138: '=item' outside of any '=over' Around line 1142: You forgot a '=back' before '=head4' Around line 1146: '=item' outside of any '=over' Around line 1150: You forgot a '=back' before '=head4' Around line 1154: '=item' outside of any '=over' Around line 1158: You forgot a '=back' before '=head4' Around line 1162: '=item' outside of any '=over' Around line 1170: You forgot a '=back' before '=head4' Around line 1174: '=item' outside of any '=over' Around line 1186: You forgot a '=back' before '=head1'

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_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Wiki::JSON Parse wiki-like articles to a data-structure transformable to JSON. v0.0.5 metacpan

Other Files

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