Log-Log4perl 0.17 Deleted
Kwalitee Issues
- has_meta_yml
- 
        Add a META.yml to the distribution. Your buildtool should be able to autogenerate it. 
- 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. 
- 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 
- prereq_matches_use
- 
        List all used modules in META.yml requires Error: - Log::Dispatch
- Log::Dispatch::File
- 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.17/lib/Log/Log4perl.pm -- Around line 857: 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 
- 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.17 | metacpan | 
| Log::Log4perl::Appender | Log appender object | metacpan | |
| Log::Log4perl::Config | 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 | Main Logger | metacpan |