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 (36):
  • Missing in MANIFEST: Makefile.old, test/dir/file1, test/dir/file2, test/dir/file3, test/dir/file4, test/dir/file5, test/dir/rec/file1, test/dir/rec/file2, test/dir/rec/file3, test/dir/rec/sub1/file4, test/dir/rec/sub1/file5, test/dir/rec/sub1/file6, test/dir/rec/sub1/subsub/file7, test/dir/rec/sub1/subsub/file8, test/dir/rec/sub1/subsub/file9, test/dir/rec/sub2/file10, test/dir/rec/sub2/file11, test/dir/rec/sub2/file12, test/dir/x.dat, test/dir/y.dat, test/dir/z.dat, test/lib/ContentOfRandomFileInScalarContext.pm, test/lib/ContentOfRandomFileMethodAllTests.pm, test/lib/RandomFileCheckOption.pm, test/lib/RandomFileMethodAllTests.pm, test/lib/RandomFileMethodBase.pm, test/lib/RandomFilePassesPathsToCheckRoutine.pm, test/lib/RandomFileRecursiveOption.pm, test/lib/RandomFileSimpleDirOption.pm, test/lib/TestConstants.pm

no_pod_errors

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

Error: File-Random-0.07/Random.pm -- Around line 206: You forgot a '=back' before '=head2' Around line 217: =back without =over

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.

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.07 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan