Kwalitee Issues

buildtool_not_executable

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

no_pod_errors

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

Error: Perl-Tidy-20181120/lib/Perl/Tidy/Formatter.pm -- Around line 2685: =pod directives shouldn't be over one line long! Ignoring all 3 lines of content Perl-Tidy-20181120/lib/Perl/Tidy.pm -- Around line 2261: =pod directives shouldn't be over one line long! Ignoring all 2 lines of content Around line 3863: =pod directives shouldn't be over one line long! Ignoring all 3 lines of content

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.

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

Modules

Name Abstract Version View
Perl::Tidy Parses and beautifies perl source 20181120 metacpan
Perl::Tidy::Debugger 20181120 metacpan
Perl::Tidy::DevNull 20181120 metacpan
Perl::Tidy::Diagnostics 20181120 metacpan
Perl::Tidy::FileWriter 20181120 metacpan
Perl::Tidy::Formatter 20181120 metacpan
Perl::Tidy::HtmlWriter 20181120 metacpan
Perl::Tidy::IOScalar 20181120 metacpan
Perl::Tidy::IOScalarArray 20181120 metacpan
Perl::Tidy::IndentationItem 20181120 metacpan
Perl::Tidy::LineBuffer 20181120 metacpan
Perl::Tidy::LineSink 20181120 metacpan
Perl::Tidy::LineSource 20181120 metacpan
Perl::Tidy::Logger 20181120 metacpan
Perl::Tidy::Tokenizer 20181120 metacpan
Perl::Tidy::VerticalAligner 20181120 metacpan
Perl::Tidy::VerticalAligner::Alignment 20181120 metacpan
Perl::Tidy::VerticalAligner::Line 20181120 metacpan

Other Files

MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan