Kwalitee Issues

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: Razor2::Engine::VR8, Razor2::Preproc::deBase64, Razor2::Preproc::deHTML, Razor2::Preproc::deHTML_comment, Razor2::Preproc::deNewline, Razor2::Preproc::deQP, Razor2::Preproc::enBase64, Razor2::Signature::Whiplash, Razor2::String, Razor2::Syslog

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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.

has_tests_in_t_dir

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

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: Razor2-Preproc-deHTMLxs/deHTMLxs.pm

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.

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: Razor2::Client::Agent, Razor2::Client::Config, Razor2::Client::Core, Razor2::Client::Engine, Razor2::Client::Version, Razor2::Engine::VR8, Razor2::Errorhandler, Razor2::Logger, Razor2::Preproc::Manager, Razor2::Preproc::deBase64, Razor2::Preproc::deHTML, Razor2::Preproc::deHTML_comment, Razor2::Preproc::deHTMLxs, Razor2::Preproc::deNewline, Razor2::Preproc::deQP, Razor2::Preproc::enBase64, Razor2::Signature::Ephemeral, Razor2::Signature::Whiplash, Razor2::String, Razor2::Syslog

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/Razor2/Client/Agent.pm: HASH(0x55c8d14e99c0)

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.03,1.92,2.18,2.84

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.

Modules

Name Abstract Version View
Razor2::Client::Agent metacpan
Razor2::Client::Config metacpan
Razor2::Client::Core 1.92 metacpan
Razor2::Client::Engine metacpan
Razor2::Client::Version 2.84 metacpan
Razor2::Engine::VR8 metacpan
Razor2::Errorhandler metacpan
Razor2::Logger metacpan
Razor2::Preproc::Manager metacpan
Razor2::Preproc::deBase64 metacpan
Razor2::Preproc::deHTML metacpan
Razor2::Preproc::deHTML_comment metacpan
Razor2::Preproc::deHTMLxs Perl extension for libpreproc deHTMLxs code 2.18 metacpan
Razor2::Preproc::deNewline metacpan
Razor2::Preproc::deQP metacpan
Razor2::Preproc::enBase64 metacpan
Razor2::Signature::Ephemeral metacpan
Razor2::Signature::Whiplash metacpan
Razor2::String metacpan
Razor2::Syslog Syslog support for Razor2 0.03 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
Razor2-Preproc-deHTMLxs/MANIFEST metacpan
Razor2-Preproc-deHTMLxs/Makefile.PL metacpan