Kwalitee Issues

no_pod_errors

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

Error: Perl-LanguageServer-2.0.1/lib/Perl/LanguageServer/SyntaxChecker.pm -- Around line 231: =pod directives shouldn't be over one line long! Ignoring all 3 lines of content

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: p5-Compiler-Lexer/lib/Compiler/Lexer.pm, p5-Compiler-Lexer/lib/Compiler/Lexer/Constants.pm, p5-Compiler-Lexer/lib/Compiler/Lexer/Token.pm, p5-Compiler-Lexer/builder/MyBuilder.pm

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: Perl::LanguageServer::DebuggerInterface

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Compiler::Lexer
  • Compiler::Lexer::Kind
  • Compiler::Lexer::SyntaxType
  • Compiler::Lexer::Token
  • Compiler::Lexer::TokenType

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.22_001,1.07,2.000001

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
Compiler::Lexer Lexical Analyzer for Perl5 0.22_001 metacpan
Compiler::Lexer::Kind metacpan
Compiler::Lexer::Token metacpan
Perl::LanguageServer Language Server and Debug Protocol Adapter for Perl 2.000001 metacpan
Perl::LanguageServer::DebuggerInterface 1.07 metacpan
Perl::LanguageServer::DebuggerProcess metacpan
Perl::LanguageServer::DevTool metacpan
Perl::LanguageServer::IO metacpan
Perl::LanguageServer::Methods metacpan
Perl::LanguageServer::Methods::DebugAdapter metacpan
Perl::LanguageServer::Methods::DebugAdapterInterface metacpan
Perl::LanguageServer::Methods::textDocument metacpan
Perl::LanguageServer::Methods::workspace metacpan
Perl::LanguageServer::Parser metacpan
Perl::LanguageServer::Req metacpan
Perl::LanguageServer::SyntaxChecker metacpan
Perl::LanguageServer::Workspace metacpan
builder::MyBuilder metacpan

Provides

Name File View
Compiler::Lexer::SyntaxType p5-Compiler-Lexer/lib/Compiler/Lexer/Constants.pm metacpan
Compiler::Lexer::TokenType p5-Compiler-Lexer/lib/Compiler/Lexer/Constants.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
p5-Compiler-Lexer/Build.PL metacpan
p5-Compiler-Lexer/META.json metacpan
p5-Compiler-Lexer/cpanfile metacpan