Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Class::Accessor
  • DBI

no_pod_errors

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

Error: DBI-Simple/lib/DBI/Simple.pm -- Around line 21: =pod directives shouldn't be over one line long! Ignoring all 2 lines of content Around line 141: =cut found outside a pod block. Skipping to next block. Around line 237: =cut found outside a pod block. Skipping to next block. Around line 342: =cut found outside a pod block. Skipping to next block. Around line 448: =cut found outside a pod block. Skipping to next block. Around line 543: =cut found outside a pod block. Skipping to next block. Around line 553: =cut found outside a pod block. Skipping to next block. Around line 554: =pod directives shouldn't be over one line long! Ignoring all 2 lines of content Around line 557: You forgot a '=back' before '=head1'

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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.

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • DBI::Simple

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
DBI::Simple Perlish access to DBI 1.0 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan