Log-Any 1.046-TRIAL Deleted
Kwalitee Issues
- no_pod_errors
 - 
        
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Log-Any-1.046/lib/Log/Any/Adapter/Util.pm -- Around line 252: Unknown directive: =func Around line 256: Unknown directive: =func Around line 260: Unknown directive: =func Around line 264: Unknown directive: =func Around line 269: Unknown directive: =func Around line 274: Unknown directive: =func Around line 278: Unknown directive: =func Around line 283: Unknown directive: =func Around line 287: Unknown directive: =func Around line 292: Unknown directive: =func Around line 298: Unknown directive: =func Around line 303: Unknown directive: =func
 
- 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_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::Any | Bringing loggers and listeners together | 1.046 | metacpan | 
| Log::Any::Adapter | Tell Log::Any where to send its logs | 1.046 | metacpan | 
| Log::Any::Adapter::Base | 1.046 | metacpan | |
| Log::Any::Adapter::File | Simple adapter for logging to files | 1.046 | metacpan | 
| Log::Any::Adapter::Null | Discards all log messages | 1.046 | metacpan | 
| Log::Any::Adapter::Stderr | Simple adapter for logging to STDERR | 1.046 | metacpan | 
| Log::Any::Adapter::Stdout | Simple adapter for logging to STDOUT | 1.046 | metacpan | 
| Log::Any::Adapter::Syslog | Send Log::Any logs to syslog | 1.046 | metacpan | 
| Log::Any::Adapter::Test | 1.046 | metacpan | |
| Log::Any::Adapter::Util | Common utility functions for Log::Any | 1.046 | metacpan | 
| Log::Any::Manager | 1.046 | metacpan | |
| Log::Any::Proxy | Log::Any generator proxy object | 1.046 | metacpan | 
| Log::Any::Proxy::Null | Log::Any generator proxy for no adapters | 1.046 | metacpan | 
| Log::Any::Proxy::Test | 1.046 | metacpan | |
| Log::Any::Test | Test what you're logging with Log::Any | 1.046 | metacpan |