mimedefang 3.6-TRIAL Deleted
Kwalitee Issues
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: redhat/mimedefang-spec.in - use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Mail::MIMEDefang - main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: modules/lib/Mail/MIMEDefang.pm, modules/lib/Mail/MIMEDefang/Actions.pm, modules/lib/Mail/MIMEDefang/Antispam.pm, modules/lib/Mail/MIMEDefang/Antivirus.pm, modules/lib/Mail/MIMEDefang/Authres.pm, modules/lib/Mail/MIMEDefang/DKIM.pm, modules/lib/Mail/MIMEDefang/DKIM/ARC.pm, modules/lib/Mail/MIMEDefang/MIME.pm, modules/lib/Mail/MIMEDefang/Mail.pm, modules/lib/Mail/MIMEDefang/Net.pm, modules/lib/Mail/MIMEDefang/RFC2822.pm, modules/lib/Mail/MIMEDefang/SPF.pm, modules/lib/Mail/MIMEDefang/Unit.pm, modules/lib/Mail/MIMEDefang/Utils.pm - meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- 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.
- 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 |
|---|---|---|---|
| Mail::MIMEDefang | email filtering milter | 3.6 | metacpan |
| Mail::MIMEDefang::Actions | actions methods for email filters | metacpan | |
| Mail::MIMEDefang::Antispam | antispam related methods for email filters | metacpan | |
| Mail::MIMEDefang::Antivirus | Antivirus interface methods for email filters | metacpan | |
| Mail::MIMEDefang::Authres | Authentication Results interface for MIMEDefang | metacpan | |
| Mail::MIMEDefang::DKIM | DKIM interface for MIMEDefang | metacpan | |
| Mail::MIMEDefang::DKIM::ARC | ARC interface for MIMEDefang | metacpan | |
| Mail::MIMEDefang::MIME | MIME objects interface methods for email filters | metacpan | |
| Mail::MIMEDefang::Mail | Mail and SMTP related methods for email filters | metacpan | |
| Mail::MIMEDefang::Net | Network related methods for email filters | metacpan | |
| Mail::MIMEDefang::RFC2822 | Dates related methods for email filters | metacpan | |
| Mail::MIMEDefang::SPF | Sender Policy Framework interface for MIMEDefang | metacpan | |
| Mail::MIMEDefang::Unit | Methods used by MIMEDefang regression tests | metacpan | |
| Mail::MIMEDefang::Utils | Support methods used internally or by email filters | metacpan |
Other Files
| MANIFEST | metacpan |
| META.json | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README.NONROOT | metacpan |
| README.SECURITY | metacpan |
| README.SOPHIE | metacpan |
| README.SPAMASSASSIN | metacpan |
| README.md | metacpan |
| contrib/graphdefang-0.91/Makefile.PL | metacpan |