Kwalitee Issues

has_meta_yml

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

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

main_module_version_matches_dist_version

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

no_pod_errors

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

Error: Class-Member-1.2a/lib/Class/Member/Dynamic.pm -- Around line 61: Non-ASCII character seen before =encoding in 'Förtsch'. Assuming CP1252 Class-Member-1.2a/lib/Class/Member/GLOB.pm -- Around line 50: Non-ASCII character seen before =encoding in 'Förtsch'. Assuming CP1252 Class-Member-1.2a/lib/Class/Member/HASH.pm -- Around line 50: Non-ASCII character seen before =encoding in 'Förtsch'. Assuming CP1252 Class-Member-1.2a/lib/Class/Member.pm -- Around line 136: Non-ASCII character seen before =encoding in 'Förtsch'. Assuming CP1252

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: Class::Member, Class::Member::Dynamic, Class::Member::GLOB, Class::Member::HASH

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/Class/Member.pm: HASH(0x55607c61d3a0)
  • lib/Class/Member/Dynamic.pm: HASH(0x55607c99c638)
  • lib/Class/Member/GLOB.pm: HASH(0x55607c600240)
  • lib/Class/Member/HASH.pm: HASH(0x55607cacd430)

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Class::Member A set of modules to make the module developement easier metacpan
Class::Member::Dynamic A module to make the module developement easier metacpan
Class::Member::GLOB A module to make the module developement easier metacpan
Class::Member::HASH A module to make the module developement easier metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan