Mail-Builder 1.13 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- no_invalid_versions
-
Fix the version numbers so that version::is_lax($version) returns true.
Error:
- lib/Mail/Builder/Address.pm: HASH(0x560b63db6608)
- lib/Mail/Builder/Attachment.pm: HASH(0x560b644fe338)
- lib/Mail/Builder/Attachment/Data.pm: HASH(0x560b61f5b638)
- lib/Mail/Builder/Attachment/File.pm: HASH(0x560b63dba130)
- lib/Mail/Builder/Image.pm: HASH(0x560b644333a8)
- lib/Mail/Builder/Image/Data.pm: HASH(0x560b64497a90)
- lib/Mail/Builder/Image/File.pm: HASH(0x560b644dd4c0)
- lib/Mail/Builder/List.pm: HASH(0x560b64543668)
- 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_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::Builder | Easily create plaintext/html e-mail messages with attachments and inline images | 1.130 | metacpan |
| Mail::Builder::Address | Module for handling e-mail addresses | metacpan | |
| Mail::Builder::Attachment | Abstract class for handling attachments | metacpan | |
| Mail::Builder::Attachment::Data | Module for handling attachments from data | metacpan | |
| Mail::Builder::Attachment::File | Module for handling attachments from files | metacpan | |
| Mail::Builder::Image | Abstract class for handling inline images | metacpan | |
| Mail::Builder::Image::Data | Module for handling inline images from data | metacpan | |
| Mail::Builder::Image::File | Module for handling inline images from files | metacpan | |
| Mail::Builder::List | Helper module for handling various lists | metacpan |