Kwalitee Issues

has_meta_yml

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

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 (31):
  • Missing in MANIFEST: .bash_history, .bash_logout, .bash_profile, .bashrc, .emacs-places, .gimp-1.2/printrc, .mailcap, .screenrc, lib/Net/Server/POP3.pm.flc, lib/Net/Server/POP3.pm~, scripts/gplproxy-export-mysql-to-maildir.pl, scripts/gplproxy-migrate-sqlite-to-mysql.pl, scripts/gplproxy.pl, scripts/gplproxy.pl.flc, scripts/gplproxy.pl~, scripts/temp.pl, scripts/temp.pl~, t/003_simpletest.t, update-readme

has_meta_json

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

no_dot_dirs

Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.

Error: .gimp-1.2

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: Net::Server::POP3

Modules

Name Abstract Version View
Net::Server::POP3 The Server Side of the POP3 Protocol for email 0.0009 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan