Log-Log4perl 0.24 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- 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::Log4perl::Layout, Log::Log4perl::TestBuffer
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Log::Dispatch
- Log::Dispatch::File
- Log::Dispatch::Output
- Log::Dispatch::Screen
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Log-Log4perl-0.24/lib/Log/Log4perl.pm -- Around line 1222: Non-ASCII character seen before =encoding in 'Gülcü,'. Assuming CP1252
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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: Log::Log4perl::JavaMap, Log::Log4perl::JavaMap::ConsoleAppender, Log::Log4perl::JavaMap::FileAppender, Log::Log4perl::Layout, Log::Log4perl::TestBuffer
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Log::Dispatch
- Log::Dispatch::File
- 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 |
---|---|---|---|
Log::Log4perl | Log4j implementation for Perl | 0.24 | metacpan |
Log::Log4perl::Appender | Log appender class | metacpan | |
Log::Log4perl::Config | Log4perl configuration file syntax | metacpan | |
Log::Log4perl::DateFormat | metacpan | ||
Log::Log4perl::JavaMap | maps java log4j appenders to Log::Dispatch classes | metacpan | |
Log::Log4perl::JavaMap::ConsoleAppender | wraps Log::Dispatch::Screen | metacpan | |
Log::Log4perl::JavaMap::FileAppender | wraps Log::Dispatch::File | metacpan | |
Log::Log4perl::Layout | metacpan | ||
Log::Log4perl::Layout::PatternLayout | Pattern Layout | metacpan | |
Log::Log4perl::Layout::SimpleLayout | Simple Layout | metacpan | |
Log::Log4perl::Level | Predefined log levels | metacpan | |
Log::Log4perl::Logger | metacpan | ||
Log::Log4perl::TestBuffer | Appender class for testing | metacpan |