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 Wed 12 Nov 2008 03:31:11 AM JST gpg: using DSA key DCEAF767342E89F3 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.04,1.09,1.16,1.17,1.18,1.19,1.20,1.22,1.26,2.22

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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.22 metacpan
Log::Dispatch::ApacheLog Object for logging to Apache::Log objects 1.09 metacpan
Log::Dispatch::Base Code shared by dispatch and output objects. 1.09 metacpan
Log::Dispatch::Email Base class for objects that send log messages via email 1.19 metacpan
Log::Dispatch::Email::MIMELite Subclass of Log::Dispatch::Email that uses the MIME::Lite module 1.19 metacpan
Log::Dispatch::Email::MailSend Subclass of Log::Dispatch::Email that uses the Mail::Send module 1.19 metacpan
Log::Dispatch::Email::MailSender Subclass of Log::Dispatch::Email that uses the Mail::Sender module 1.04 metacpan
Log::Dispatch::Email::MailSendmail Subclass of Log::Dispatch::Email that uses the Mail::Sendmail module 1.20 metacpan
Log::Dispatch::File Object that accepts messages and does nothing 1.22 metacpan
Log::Dispatch::File::Locked Extension to Log::Dispatch::File to facilitate locking metacpan
Log::Dispatch::Handle Object for logging to IO::Handle classes 1.16 metacpan
Log::Dispatch::Null metacpan
Log::Dispatch::Output Base class for all Log::Dispatch::* object 1.26 metacpan
Log::Dispatch::Screen Object for logging to the screen 1.17 metacpan
Log::Dispatch::Syslog Object for logging to system log. 1.18 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan