Kwalitee Issues

no_generated_files

Remove the offending files/directories!

Error: Makefile, pm_to_blib

portable_filenames

Rename those files with alphanumerical characters, or maybe remove them because in many cases they are automatically generated for local installation.

Error:

  • blib/man3/Pg::Pcurse.3
  • blib/man3/Pg::Pcurse::Defaults.3
  • blib/man3/Pg::Pcurse::Misc.3
  • blib/man3/Pg::Pcurse::Query0.3
  • blib/man3/Pg::Pcurse::Query1.3
  • blib/man3/Pg::Pcurse::Query2.3
  • blib/man3/Pg::Pcurse::Query3.3
  • blib/man3/Pg::Pcurse::Widget.3

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 (64) does not match dist (62):
  • Missing in Dist: MANIFEST.bak, Makefile.old

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

has_meta_json

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

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.

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.08,0.12,0.13

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).

Modules

Name Abstract Version View
Pg::Pcurse Monitors a Postgres cluster 0.13 metacpan
Pg::Pcurse::Misc Support module for Pg::Pcurse 0.08 metacpan
Pg::Pcurse::Query0 Support SQL queries for Pg::Pcurse 0.12 metacpan
Pg::Pcurse::Query1 Support SQL queries for Pg::Pcurse 0.12 metacpan
Pg::Pcurse::Query2 Support SQL queries for Pg::Pcurse 0.12 metacpan
Pg::Pcurse::Query3 Support SQL queries for Pg::Pcurse 0.12 metacpan
Pg::Pcurse::Widget Support widgets for Pg::Pcurse 0.12 metacpan

Other Files

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