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: HTML::Merge, HTML::Merge, HTML::Merge::Ext, HTML::Merge::Ext, HTML::Merge::Tags, HTML::Merge::Tags

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: HTML-Merge-3.54/lib/HTML/Merge/Compile.pm -- Around line 2050: Unknown directive: =line HTML-Merge-3.54/lib/HTML/Merge/Tags.pm -- Around line 739: =back doesn't take any parameters, but you said =back 4 Around line 751: =back doesn't take any parameters, but you said =back 4 HTML-Merge-3.54/private/perl/HTML/Merge/Compile.pm -- Around line 2050: Unknown directive: =line HTML-Merge-3.54/private/perl/HTML/Merge/Repository.pod -- Around line 82: You can't have =items (as at line 89) unless the first thing after the =over is an =item Around line 368: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' HTML-Merge-3.54/private/perl/HTML/Merge/Tags.pm -- Around line 739: =back doesn't take any parameters, but you said =back 4 Around line 751: =back doesn't take any parameters, but you said =back 4

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_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!

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: private/perl/HTML/Merge.pm, private/perl/HTML/Merge/App/Repository.pm, private/perl/HTML/Merge/Compile.pm, private/perl/HTML/Merge/Development.pm, private/perl/HTML/Merge/Engine.pm, private/perl/HTML/Merge/Error.pm, private/perl/HTML/Merge/Ext.pm, private/perl/HTML/Merge/Filter.pm, private/perl/HTML/Merge/Mail.pm, private/perl/HTML/Merge/Tags.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: HTML::Merge, HTML::Merge, HTML::Merge::App::Repository, HTML::Merge::App::Repository, HTML::Merge::Compile, HTML::Merge::Compile, HTML::Merge::Engine, HTML::Merge::Engine, HTML::Merge::Error, HTML::Merge::Error, HTML::Merge::Ext, HTML::Merge::Ext, HTML::Merge::Filter, HTML::Merge::Filter, HTML::Merge::Mail, HTML::Merge::Mail, HTML::Merge::Tags, HTML::Merge::Tags

consistent_version

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

Error: 1.01,3.54

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
HTML::Merge Embedded HTML/SQL/Perl system. metacpan
HTML::Merge::App::Repository metacpan
HTML::Merge::Compile 3.54 metacpan
HTML::Merge::Development Contains functions developer user interface metacpan
HTML::Merge::Engine Run time Engine metacpan
HTML::Merge::Error 1.01 metacpan
HTML::Merge::Ext Extending Merge by writing your own tags metacpan
HTML::Merge::Filter metacpan
HTML::Merge::Mail metacpan
HTML::Merge::Tags A summary of the available tags in Merge metacpan

Provides

Name File View
HTML::Merge::Ini lib/HTML/Merge/Development.pm metacpan

Other Files

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