Mail-Builder 1.06 Deleted
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Mail-Builder-1.06/lib/Mail/Builder/Address.pm -- Around line 160: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8 Mail-Builder-1.06/lib/Mail/Builder/Attachment/Data.pm -- Around line 167: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8 Mail-Builder-1.06/lib/Mail/Builder/Attachment/File.pm -- Around line 190: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8 Mail-Builder-1.06/lib/Mail/Builder/Attachment.pm -- Around line 79: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8 Mail-Builder-1.06/lib/Mail/Builder/Image.pm -- Around line 170: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8 Mail-Builder-1.06/lib/Mail/Builder/List.pm -- Around line 267: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8 Mail-Builder-1.06/lib/Mail/Builder.pm -- Around line 661: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8
- 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.
- 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::Builder | Easily create e-mails with attachments, html and inline images | 1.06 | metacpan |
| Mail::Builder::Address | Helper module for handling e-mail addresses | metacpan | |
| Mail::Builder::Attachment | Helper module for handling attachments from files | metacpan | |
| Mail::Builder::Attachment::Data | metacpan | ||
| Mail::Builder::Attachment::File | metacpan | ||
| Mail::Builder::Image | Helper module for handling inline images | metacpan | |
| Mail::Builder::List | Helper module for handling various lists | metacpan |