Log-Dispatch 2.50 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- MIME::Lite
- Mail::Send
- Mail::Sender
- Mail::Sendmail
- 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 |
|---|---|---|---|
| Log::Dispatch | Dispatches messages to one or more outputs | 2.50 | metacpan |
| Log::Dispatch::ApacheLog | Object for logging to Apache::Log objects | 2.50 | metacpan |
| Log::Dispatch::Base | Code shared by dispatch and output objects. | 2.50 | metacpan |
| Log::Dispatch::Code | Object for logging to a subroutine reference | 2.50 | metacpan |
| Log::Dispatch::Email | Base class for objects that send log messages via email | 2.50 | metacpan |
| Log::Dispatch::Email::MIMELite | Subclass of Log::Dispatch::Email that uses the MIME::Lite module | 2.50 | metacpan |
| Log::Dispatch::Email::MailSend | Subclass of Log::Dispatch::Email that uses the Mail::Send module | 2.50 | metacpan |
| Log::Dispatch::Email::MailSender | Subclass of Log::Dispatch::Email that uses the Mail::Sender module | 2.50 | metacpan |
| Log::Dispatch::Email::MailSendmail | Subclass of Log::Dispatch::Email that uses the Mail::Sendmail module | 2.50 | metacpan |
| Log::Dispatch::File | Object for logging to files | 2.50 | metacpan |
| Log::Dispatch::File::Locked | Subclass of Log::Dispatch::File to facilitate locking | 2.50 | metacpan |
| Log::Dispatch::Handle | Object for logging to IO::Handle classes | 2.50 | metacpan |
| Log::Dispatch::Null | Object that accepts messages and does nothing | 2.50 | metacpan |
| Log::Dispatch::Output | Base class for all Log::Dispatch::* objects | 2.50 | metacpan |
| Log::Dispatch::Screen | Object for logging to the screen | 2.50 | metacpan |
| Log::Dispatch::Syslog | Object for logging to system log. | 2.50 | metacpan |