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 (6) does not match dist (30):
  • Missing in MANIFEST: Makefile.old, t/check_option.t, t/dir/file1, t/dir/file2, t/dir/file3, t/dir/file4, t/dir/file5, t/dir/rec/file1, t/dir/rec/file2, t/dir/rec/file3, t/dir/rec/sub1/file4, t/dir/rec/sub1/file5, t/dir/rec/sub1/file6, t/dir/rec/sub1/subsub/file7, t/dir/rec/sub1/subsub/file8, t/dir/rec/sub1/subsub/file9, t/dir/rec/sub2/file10, t/dir/rec/sub2/file11, t/dir/rec/sub2/file12, t/dir/x.dat, t/dir/y.dat, t/dir/z.dat, t/dir_option.t, t/recursive_option.t

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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.

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.

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Set::Scalar
  • Test::Exception

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
File::Random Perl module for random selecting of a file 0.05 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan