Kwalitee Issues

has_meta_yml

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

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: Class::MakeMethods::Basic, Class::MakeMethods::Basic::Global

no_pod_errors

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

Error: Class-MakeMethods-1.005/MakeMethods/Attribute.pm -- Around line 139: Non-ASCII character seen before =encoding in 'byÊDamian'. Assuming CP1252 Class-MakeMethods-1.005/MakeMethods/Composite/Inheritable.pm -- Around line 49: L<> starts or ends with whitespace Class-MakeMethods-1.005/MakeMethods/RelatedModules.pod -- Around line 370: '=item' outside of any '=over' Around line 378: You forgot a '=back' before '=head2' Around line 380: '=item' outside of any '=over' Around line 390: You forgot a '=back' before '=head2' Around line 444: '=item' outside of any '=over' Around line 452: You forgot a '=back' before '=head2' Around line 745: You can't have =items (as at line 749) unless the first thing after the =over is an =item Class-MakeMethods-1.005/MakeMethods/Standard/Inheritable.pm -- Around line 49: L<> starts or ends with whitespace

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::MakeMethods, Class::MakeMethods::Attribute, Class::MakeMethods::Basic, Class::MakeMethods::Basic::Array, Class::MakeMethods::Basic::Global, Class::MakeMethods::Basic::Hash, Class::MakeMethods::Composite, Class::MakeMethods::Composite::Array, Class::MakeMethods::Composite::Global, Class::MakeMethods::Composite::Hash, Class::MakeMethods::Composite::Inheritable, Class::MakeMethods::Composite::Universal, Class::MakeMethods::Standard, Class::MakeMethods::Standard::Array, Class::MakeMethods::Standard::Global, Class::MakeMethods::Standard::Hash, Class::MakeMethods::Standard::Inheritable, Class::MakeMethods::Standard::Universal, Class::MakeMethods::Utility::ArraySplicer, Class::MakeMethods::Utility::Inheritable, Class::MakeMethods::Utility::Ref

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1,1.005

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::MakeMethods Generate common types of methods 1.005 metacpan
Class::MakeMethods::Attribute Declare generated subs with attribute syntax 1.005 metacpan
Class::MakeMethods::Basic Make really simple methods metacpan
Class::MakeMethods::Basic::Array Basic array methods metacpan
Class::MakeMethods::Basic::Global Basic shared methods metacpan
Class::MakeMethods::Basic::Hash Basic hash methods metacpan
Class::MakeMethods::Composite Make extensible compound methods metacpan
Class::MakeMethods::Composite::Array Basic array methods metacpan
Class::MakeMethods::Composite::Global Global data metacpan
Class::MakeMethods::Composite::Hash Composite hash methods metacpan
Class::MakeMethods::Composite::Inheritable Overridable data metacpan
Class::MakeMethods::Composite::Universal Composite Method Tricks metacpan
Class::MakeMethods::Standard Make common object accessors metacpan
Class::MakeMethods::Standard::Array Methods for Array objects metacpan
Class::MakeMethods::Standard::Global Global data metacpan
Class::MakeMethods::Standard::Hash Standard hash methods metacpan
Class::MakeMethods::Standard::Inheritable Overridable data metacpan
Class::MakeMethods::Standard::Universal Generic Methods metacpan
Class::MakeMethods::Utility::ArraySplicer Common array ops 1 metacpan
Class::MakeMethods::Utility::Inheritable "Inheritable" data 1 metacpan
Class::MakeMethods::Utility::Ref Deep copying and comparison 1 metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan