Kwalitee Issues

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

no_broken_module_install

Upgrade the bundled version of Module::Install to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

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: Perl6::Doc

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: Perl6-Doc-0.33_1/lib/Perl6/Doc/Bible/S16.pod -- Around line 314: You forgot a '=back' before '=head1' Perl6-Doc-0.33_1/lib/Perl6/Doc/Bible/S22.pod -- Around line 457: You forgot a '=back' before '=head3' Around line 868: You forgot a '=back' before '=head2' Perl6-Doc-0.33_1/lib/Perl6/Doc/Bible/S26.pod -- Around line 44: Deleting unknown formatting code D<> Around line 48: Deleting unknown formatting code D<> Around line 101: Non-ASCII character seen before =encoding in 'C«:key»'. Assuming UTF-8 Around line 2222: '=end table :nested' is invalid. (Stack: =begin code; =begin code; =begin code; =begin item; =begin nested; =begin nested; =begin nested; =begin code; =begin code; =begin code; =begin code; =begin code; =begin code; =begin nested; =begin nested; =begin nested; =begin nested; =begin nested; =begin nested; =begin nested; =begin nested; =begin nested; =begin code; =begin nested; =begin code; =begin code; =begin nested; =begin item; =begin item; =begin code; =begin code; =begin code; =begin nested; =begin code; =begin code; =begin item; =begin item; =begin item; =begin code; =begin item; =begin code; =begin code; =begin nested; =begin nested; =begin nested; =begin code; =begin table) Perl6-Doc-0.33_1/lib/Perl6/Doc/Docs/Operator.pod -- Around line 14: Non-ASCII character seen before =encoding in '.«»'. Assuming UTF-8 Perl6-Doc-0.33_1/lib/Perl6/Doc/Docs/Smartmatch.pod -- Around line 12: Non-ASCII character seen before =encoding in '»eq«'. Assuming UTF-8 Perl6-Doc-0.33_1/lib/Perl6/Doc/Tutorial/perlintro.pod -- Around line 62: Unknown directive: =comment Around line 257: Unknown directive: =comment Around line 368: Unterminated C<...> sequence Around line 446: Unknown directive: =comment Perl6-Doc-0.33_1/lib/Perl6/Doc.pm -- Around line 305: Non-ASCII character seen before =encoding in 'döt'. Assuming CP1252

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: Perl6::Doc

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
Perl6::Doc all useful Perl 6 Docs in your command line 0.33 metacpan

Other Files

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