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: Log::ger, Log::ger::Filter, Log::ger::Format, Log::ger::Format::None, Log::ger::Heavy, Log::ger::Layout, Log::ger::Output, Log::ger::Output::Null

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.

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: Log::ger, Log::ger::Filter, Log::ger::Format, Log::ger::Format::None, Log::ger::Heavy, Log::ger::Layout, Log::ger::Output, Log::ger::Output::Null

Modules

Name Abstract Version View
Log::ger A lightweight, flexible logging framework 0.040 metacpan
Log::ger::Filter Use a filter plugin 0.040 metacpan
Log::ger::Filter::Code Filter using a coderef 0.040 metacpan
Log::ger::Format Use a format plugin 0.040 metacpan
Log::ger::Format::Default Use default Log::ger formatting style 0.040 metacpan
Log::ger::Format::MultilevelLog Create a log($LEVEL, ...) subroutine/method 0.040 metacpan
Log::ger::Format::None Perform no formatting on the message 0.040 metacpan
Log::ger::Heavy The bulk of the implementation of Log::ger 0.040 metacpan
Log::ger::Layout Use a layout plugin 0.040 metacpan
Log::ger::Output Set logging output 0.040 metacpan
Log::ger::Output::Array Log to array 0.040 metacpan
Log::ger::Output::Null Null output 0.040 metacpan
Log::ger::Output::String Set output to a string 0.040 metacpan
Log::ger::Plugin Use a plugin 0.040 metacpan
Log::ger::Plugin::MultilevelLog (DEPRECATED) Old name for Log::ger::Format::MultilevelLog 0.040 metacpan
Log::ger::Util Utility routines for Log::ger 0.040 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan