Kwalitee Issues

has_buildtool

Add a Makefile.PL (for ExtUtils::MakeMaker/Module::Install) or a Build.PL (for Module::Build and its friends), or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

no_generated_files

Remove the offending files/directories!

Error: Build

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: Bricklayer::Templater, Bricklayer::Templater::Handler, Bricklayer::Templater::Handler::common::arrayitem, Bricklayer::Templater::Handler::common::elsehashitem, Bricklayer::Templater::Handler::common::hashitem, Bricklayer::Templater::Handler::common::ifhashitem, Bricklayer::Templater::Handler::common::include, Bricklayer::Templater::Handler::common::item, Bricklayer::Templater::Handler::common::object, Bricklayer::Templater::Handler::common::row, Bricklayer::Templater::Handler::default, Bricklayer::Templater::Handler::text_block, Bricklayer::Templater::Handler::util::embed, Bricklayer::Templater::Handler::util::tester

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: Bricklayer-Templater-0.9.4/lib/Bricklayer/Templater/Handler.pm -- Around line 35: Expected text after =item, not a bullet Bricklayer-Templater-0.9.4/lib/Bricklayer/Templater/Parser.pm -- Around line 278: '=item' outside of any '=over' Around line 335: You forgot a '=back' before '=head1'

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: Bricklayer::Templater, Bricklayer::Templater::Handler, Bricklayer::Templater::Handler::common::arrayitem, Bricklayer::Templater::Handler::common::elsehashitem, Bricklayer::Templater::Handler::common::hashitem, Bricklayer::Templater::Handler::common::ifhashitem, Bricklayer::Templater::Handler::common::include, Bricklayer::Templater::Handler::common::item, Bricklayer::Templater::Handler::common::object, Bricklayer::Templater::Handler::common::row, Bricklayer::Templater::Handler::default, Bricklayer::Templater::Handler::text_block, Bricklayer::Templater::Handler::util::embed, Bricklayer::Templater::Handler::util::tester, Bricklayer::Templater::Parser, Bricklayer::Templater::Sequencer

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.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Bricklayer::Templater yet another templating system. Pure perl, highly flexible with very few dependencies. 0.9.4 metacpan
Bricklayer::Templater::Handler Base class for all Template tag handlers metacpan
Bricklayer::Templater::Handler::common::arrayitem metacpan
Bricklayer::Templater::Handler::common::elsehashitem metacpan
Bricklayer::Templater::Handler::common::hashitem metacpan
Bricklayer::Templater::Handler::common::ifhashitem metacpan
Bricklayer::Templater::Handler::common::include metacpan
Bricklayer::Templater::Handler::common::item metacpan
Bricklayer::Templater::Handler::common::object metacpan
Bricklayer::Templater::Handler::common::row metacpan
Bricklayer::Templater::Handler::default metacpan
Bricklayer::Templater::Handler::text_block metacpan
Bricklayer::Templater::Handler::util::embed metacpan
Bricklayer::Templater::Handler::util::tester metacpan
Bricklayer::Templater::Parser A generic parsing module. metacpan
Bricklayer::Templater::Sequencer Internal Module used by L<Bricklayer::Templater>; metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
README metacpan