Error-Pure 0.10
Kwalitee Issues
No Core Issues.
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Tue 11 Jun 2013 10:42:19 PM JST gpg: using RSA key 0C1AF9C7F874B05A gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- 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_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- 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.1 | metacpan |
| Error::Pure::AllError | Error::Pure module with full backtrace. | 0.1 | metacpan |
| Error::Pure::Die | Error::Pure module with classic die. | 0.1 | metacpan |
| Error::Pure::Error | Error::Pure module with error on one line with informations. | 0.1 | metacpan |
| Error::Pure::ErrorList | Error::Pure module with list of errors in one line with informations. | 0.1 | metacpan |
| Error::Pure::Output::Text | Output subroutines for Error::Pure. | 0.1 | metacpan |
| Error::Pure::Print | Error::Pure module for simple error print. | 0.1 | metacpan |
| Error::Pure::Utils | Utilities for structured errors. | 0.1 | metacpan |