TomKit 0.01_2 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (5) does not match dist (35):
- Missing in MANIFEST: BENCHMARK, lib/Apache2/TomKit/Cache/AbstractCache.pm, lib/Apache2/TomKit/Cache/DefaultKeyBuilder.pm, lib/Apache2/TomKit/Cache/Entry.pm, lib/Apache2/TomKit/Cache/FileSystem.pm, lib/Apache2/TomKit/Config/DefaultConfig.pm, lib/Apache2/TomKit/IProvider.pm, lib/Apache2/TomKit/Logging.pm, lib/Apache2/TomKit/Processor/AbstractProcessor.pm, lib/Apache2/TomKit/Processor/DefinitionProvider/AbstractProvider.pm, lib/Apache2/TomKit/Processor/DefinitionProvider/FileSystemProvider.pm, lib/Apache2/TomKit/Processor/LIbXSLTEnhanced.pm, lib/Apache2/TomKit/Processor/LibXSLT.pm, lib/Apache2/TomKit/ProcessorChain.pm, lib/Apache2/TomKit/TomKitEngine.pm, lib/Apache2/TomKit/Util.pm, t/00basic.t, t/00xslt.t, t/TEST.PL, t/conf/extra.conf.in, t/expected-results/index.xml, t/expected-results/xslt/base-cached-test.txt, t/expected-results/xslt/base-test.txt, t/expected-results/xslt/chain-cached-test.txt, t/expected-results/xslt/chain-test.txt, t/htdocs/index.xml, t/htdocs/xslt/base.xml, t/htdocs/xslt/base.xsl, t/htdocs/xslt/chain.xml, t/htdocs/xslt/chain.xsl
- 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: Apache2::TomKit::Logging
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- APR::Finfo
- APR::Table
- Apache2::Cookie
- Apache2::Filter
- Apache2::Log
- Apache2::Request
- Apache2::RequestIO
- Apache2::RequestRec
- Apache2::RequestUtil
- XML::LibXML
- XML::LibXSLT
- XML::SAX::Base
- XML::SAX::ParserFactory
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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: Apache2::TomKit::Processor::DefinitionProvider::AbstractProvider
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Apache::Test
- Apache::TestRequest
- Apache::TestUtil
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- configure_prereq_matches_use
-
List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires
Error:
- Apache::TestMM
- 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 |
|---|---|---|---|
| Apache2::TomKit | 0.01_2 | metacpan |