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: OpenGuides-0.26/lib/OpenGuides/Diff.pm -- Around line 187: You forgot a '=back' before '=head1' OpenGuides-0.26/lib/OpenGuides/RDF.pm -- Around line 94: '=item' outside of any '=over' OpenGuides-0.26/lib/OpenGuides/SuperSearch.pm -- Around line 521: You forgot a '=back' before '=head1' OpenGuides-0.26/lib/OpenGuides/Template.pm -- Around line 91: Expected text after =item, not a bullet Around line 93: Expected text after =item, not a bullet Around line 162: '=item' outside of any '=over'

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: OpenGuides, OpenGuides::Build, OpenGuides::CGI, OpenGuides::RDF, OpenGuides::SuperSearch, OpenGuides::Template, OpenGuides::UK::PubCrawl, OpenGuides::Utils

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.02,0.03,0.04,0.06,0.12,0.26

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.

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
OpenGuides A complete web application for managing a collaboratively-written guide to a city or town. 0.26 metacpan
OpenGuides::Build metacpan
OpenGuides::CGI An OpenGuides helper for CGI-related things. 0.04 metacpan
OpenGuides::Diff An OpenGuides helper to extract differences between two versions of a node. 0.04 metacpan
OpenGuides::RDF An OpenGuides plugin to output RDF/XML. 0.06 metacpan
OpenGuides::SuperSearch Search form generation and processing for OpenGuides. 0.03 metacpan
OpenGuides::Template Do Template Toolkit related stuff for OpenGuides applications. 0.12 metacpan
OpenGuides::UK::PubCrawl An OpenGuides plugin to generate pub crawls. 0.02 metacpan
OpenGuides::Utils General utility methods for OpenGuides scripts. 0.06 metacpan

Other Files

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