Catalyst-Plugin-ErrorCatcher 0.0.8.21 Latest
Kwalitee Issues
- main_module_version_matches_dist_version
 - 
        
Make sure that the main module name and version are the same of the distribution.
 
- 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 19 Jan 2016 12:18:33 AM JST gpg: using DSA key 8788FBC53885BB11 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
 
- 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 | 
|---|---|---|---|
| Catalyst::Plugin::ErrorCatcher | Catch application errors and emit them somewhere | metacpan | |
| Catalyst::Plugin::ErrorCatcher::Email | an email emitter for Catalyst::Plugin::ErrorCatcher | metacpan | |
| Catalyst::Plugin::ErrorCatcher::File | a file emitter for Catalyst::Plugin::ErrorCatcher | metacpan | |
| Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::CaughtException | cleanup caught exception messages from Pg | metacpan | |
| Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::Pg::ForeignKeyConstraint | cleanup foreign key violation messages from Pg | metacpan | |
| Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::Pg::MissingColumn | cleanup column XXX does not exist messages from Pg | metacpan | |
| Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::Pg::TransactionAborted | cleanup transaction aborted messages from Pg | metacpan | |
| Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::Pg::UniqueConstraintViolation | cleanup foreign key violation messages from Pg | metacpan | |
| Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::TxnDo | cleanup txn_do messages from Pg | metacpan |