Log-Log4perl-Appender-Chunk 0.013 Latest
Kwalitee Issues
- has_license_in_source_file
- 
        Add =head1 LICENSE and the text of the license to the main module in your code. 
- prereq_matches_use
- 
        List all used modules in META.yml requires Error: - Net::Amazon::S3
- Net::Amazon::S3::Client
 
- 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-Appender-Chunk-0.013/lib/Log/Log4perl/Appender/Chunk/Store/File.pm -- Around line 85: You forgot a '=back' before '=head2' 
- has_meta_json
- 
        Add a META.json to the distribution. Your buildtool should be able to autogenerate it. 
- has_known_license_in_source_file
- 
        Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code. 
- meta_yml_has_provides
- 
        Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you. 
- 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::Appender::Chunk | Group log messages in Identified chunks | 0.013 | metacpan | 
| Log::Log4perl::Appender::Chunk::Store | Store adapter baseclass | 0.013 | metacpan | 
| Log::Log4perl::Appender::Chunk::Store::File | Stores chunks on disk | 0.013 | metacpan | 
| Log::Log4perl::Appender::Chunk::Store::Memory | Stores chunks in memory | 0.013 | metacpan | 
| Log::Log4perl::Appender::Chunk::Store::Null | A Storage that does nothing. This is the default. | 0.013 | metacpan | 
| Log::Log4perl::Appender::Chunk::Store::S3 | Store chunks in an S3 bucket | 0.013 | metacpan |