Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: License 'Artistic' is invalid (license) [Validation: 1.4]

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: Set::Object::Weak

valid_signature

Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.

Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Thu 22 Jul 2010 03:19:44 PM JST gpg: using DSA key FC06408866B25843 gpg: Can't check signature: No public key --- SIGNATURE Thu Jul 22 15:19:46 2010 +++ @@ -1,5 +1,6 @@ SHA1 9083e3c7f3b247405b838cea67278b7684e36e8d Changes.pod -SHA1 816639c05c69373b63a93333c3e7e60a87866e56 MANIFEST +SHA1 e33452dac99ef2eb17b1da23147260b5f2813bfd MANIFEST +SHA256 42d703faf79bb2d3ce868694404d16bdf8e764249b7401d5a6882b9f8150b801 META.yml SHA1 c826cfdec5efc768c4a6eaec8d690b4f309c03d0 Makefile.PL SHA1 8e8a877750f1f3fbdc5240a86246ff4399c1184f Object.xs SHA1 5df26a8f141049c2a8c277417af071782808300b README ==> MISMATCHED content between SIGNATURE and distribution files! <==

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

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

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: Set::Object, Set::Object::Weak

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

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

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
Set::Object set of objects and strings 1.28 metacpan
Set::Object::Weak Sets without the referant reference increment metacpan

Provides

Name File View
Set::Object::TieArray lib/Set/Object.pm metacpan
Set::Object::TieHash lib/Set/Object.pm metacpan

Other Files

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