Kwalitee Issues

has_meta_yml

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

buildtool_not_executable

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

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Perlbug::Mig, Perlbug::Object::Flag

prereq_matches_use

List all used modules in META.yml requires

Error:

  • DBI
  • HTML::Entities
  • Mail::Address
  • Mail::Header
  • Mail::Internet
  • Mail::Send
  • URI::Escape

no_pod_errors

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

Error: Perlbug-2.89/Perlbug/Do.pm -- Around line 1597: Unknown directive: =rjsf Perlbug-2.89/Perlbug/Interface/Email.pm -- Around line 819: Unknown directive: =rjsf Perlbug-2.89/Perlbug/Interface/Web.pm -- Around line 962: =pod directives shouldn't be over one line long! Ignoring all 10 lines of content Around line 1286: =pod directives shouldn't be over one line long! Ignoring all 12 lines of content Perlbug-2.89/Perlbug/Log.pm -- Around line 160: Unterminated C<...> sequence Perlbug-2.89/Perlbug/Object/Template.pm -- Around line 104: =back without =over Perlbug-2.89/Perlbug/Object/Test.pm -- Around line 43: '=item' outside of any '=over' Around line 66: You forgot a '=back' before '=head1' Perlbug-2.89/Perlbug/Test.pm -- Around line 194: You can't have =items (as at line 198) unless the first thing after the =over is an =item Around line 240: '=item' outside of any '=over' Around line 281: You forgot a '=back' before '=head1' Perlbug-2.89/Perlbug/Utility.pm -- Around line 107: =cut found outside a pod block. Skipping to next block. Perlbug-2.89/Perlbug.pm -- Around line 352: =back without =over

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.

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: Email::Valid, MyDBD, Perlbug, Perlbug::Base, Perlbug::Config, Perlbug::Database, Perlbug::Do, Perlbug::File, Perlbug::Fix, Perlbug::Format, Perlbug::Interface::Cmd, Perlbug::Interface::Email, Perlbug::Interface::Tk, Perlbug::Interface::Web, Perlbug::JS, Perlbug::Log, Perlbug::Mig, Perlbug::Object, Perlbug::Object::Address, Perlbug::Object::Bug, Perlbug::Object::Category, Perlbug::Object::Change, Perlbug::Object::Child, Perlbug::Object::Fixed, Perlbug::Object::Flag, Perlbug::Object::Group, Perlbug::Object::Log, Perlbug::Object::Message, Perlbug::Object::Note, Perlbug::Object::Object, Perlbug::Object::Osname, Perlbug::Object::Parent, Perlbug::Object::Patch, Perlbug::Object::Project, Perlbug::Object::Range, Perlbug::Object::Severity, Perlbug::Object::Status, Perlbug::Object::Template, Perlbug::Object::Test, Perlbug::Object::Thing, Perlbug::Object::Thing, Perlbug::Object::User, Perlbug::Object::Version, Perlbug::Relation, Perlbug::Test, Perlbug::Utility

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:

  • Email::Valid

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Mail::Internet

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.13,1.01,1.02,1.06,1.07,1.08,1.09,1.10,1.106,1.107,1.11,1.13,1.14,1.16,1.18,1.20,1.26,1.29,1.32,1.35,1.37,1.40,1.47,1.51,1.53,1.66,1.68,1.91,2.89

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
Email::Valid Check validity of Internet email addresses 0.13 metacpan
MyDBD metacpan
Perlbug PerlBug DataBase specification 2.89 metacpan
Perlbug::Base Module for bringing together Config, Log, Do(wrapper functions), Database, all Objects etc. 1.91 metacpan
Perlbug::Config Perlbug Configuration data handler 1.51 metacpan
Perlbug::Database Bug support functions for Perlbug 1.16 metacpan
Perlbug::Do Commands (switches) for generic interface to perlbug database. 1.66 metacpan
Perlbug::File Module for generic file access functions Perlbug. 1.09 metacpan
Perlbug::Fix Command line interface to fixing perlbug database. 1.37 metacpan
Perlbug::Format Format class 1.68 metacpan
Perlbug::Interface::Cmd Command line interface to perlbug database. 1.29 metacpan
Perlbug::Interface::Email Email interface to perlbug database. 1.106 metacpan
Perlbug::Interface::Tk 1.08 metacpan
Perlbug::Interface::Web Web interface to perlbug database. 1.107 metacpan
Perlbug::JS Object handler for Javascript methods 1.10 metacpan
Perlbug::Log Module for generic logging/debugging functions to all Perlbug. 1.53 metacpan
Perlbug::Object Relation class 1.47 metacpan
Perlbug::Object::Address address handler 1.13 metacpan
Perlbug::Object::Bug Bug class 1.40 metacpan
Perlbug::Object::Category bug category handler 1.07 metacpan
Perlbug::Object::Change change id class handler 1.11 metacpan
Perlbug::Object::Child Bug class 1.11 metacpan
Perlbug::Object::Fixed Fixed in Version handler 1.09 metacpan
Perlbug::Object::Flag Flag class 1.14 metacpan
Perlbug::Object::Group Group class 1.26 metacpan
Perlbug::Object::Log Log class 1.07 metacpan
Perlbug::Object::Message Message class 1.20 metacpan
Perlbug::Object::Note Note class 1.18 metacpan
Perlbug::Object::Object application Object type 1.01 metacpan
Perlbug::Object::Osname osname handler 1.10 metacpan
Perlbug::Object::Parent Bug class 1.11 metacpan
Perlbug::Object::Patch Patch class 1.16 metacpan
Perlbug::Object::Project Project class 1.08 metacpan
Perlbug::Object::Range Range class 1.10 metacpan
Perlbug::Object::Severity bug severity handler 1.11 metacpan
Perlbug::Object::Status bug status handler 1.11 metacpan
Perlbug::Object::Template Template class 1.09 metacpan
Perlbug::Object::Test Test class 1.20 metacpan
Perlbug::Object::Thing Thing class 1.06 metacpan
Perlbug::Object::User User class 1.32 metacpan
Perlbug::Object::Version version handler 1.13 metacpan
Perlbug::Relation 1.35 metacpan
Perlbug::Test Perlbug testing module 1.02 metacpan
Perlbug::Utility Object handler for Utility methods 1.01 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan