Error-Pure 0.31
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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 |
---|---|---|---|
Error::Pure | Perl module for structured errors. | 0.31 | metacpan |
Error::Pure::AllError | Error::Pure module with full backtrace. | 0.31 | metacpan |
Error::Pure::Die | Error::Pure module with classic die. | 0.31 | metacpan |
Error::Pure::Error | Error::Pure module with error on one line with informations. | 0.31 | metacpan |
Error::Pure::ErrorList | Error::Pure module with list of errors in one line with informations. | 0.31 | metacpan |
Error::Pure::Print | Error::Pure module for simple error print. | 0.31 | metacpan |
Error::Pure::PrintVar | Error::Pure module for simple error print with all variables. | 0.31 | metacpan |
Error::Pure::Utils | Utilities for structured errors. | 0.31 | metacpan |