App-CELL 0.223
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: MANIFEST.SKIP
- 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.
- 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 |
---|---|---|---|
App::CELL | Configuration, Error-handling, Localization, and Logging | 0.223 | metacpan |
App::CELL::Config | load, store, and dispense meta parameters, core parameters, and site parameters | metacpan | |
App::CELL::Guide | Introduction to App::CELL (POD-only module) | 0.223 | metacpan |
App::CELL::Load | find and load message files and config files | metacpan | |
App::CELL::Log | the Logging part of CELL | metacpan | |
App::CELL::Message | handle messages the user might see | metacpan | |
App::CELL::Status | class for return value objects | metacpan | |
App::CELL::Test | functions for unit testing | metacpan | |
App::CELL::Test::LogToFile | really activate logging (for use within unit tests) | metacpan | |
App::CELL::Util | generalized, reuseable functions | metacpan |