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.09/lib/Mail/Builder/Address.pm -- Around line 165: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8 Mail-Builder-1.09/lib/Mail/Builder/Attachment/Data.pm -- Around line 172: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8 Mail-Builder-1.09/lib/Mail/Builder/Attachment/File.pm -- Around line 195: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8 Mail-Builder-1.09/lib/Mail/Builder/Attachment.pm -- Around line 79: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8 Mail-Builder-1.09/lib/Mail/Builder/Image.pm -- Around line 175: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8 Mail-Builder-1.09/lib/Mail/Builder/List.pm -- Around line 268: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8 Mail-Builder-1.09/lib/Mail/Builder.pm -- Around line 740: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8

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(0x560b64739b00)
  • lib/Mail/Builder/Attachment.pm: HASH(0x560b648a2a30)
  • lib/Mail/Builder/Attachment/Data.pm: HASH(0x560b647daeb8)
  • lib/Mail/Builder/Attachment/File.pm: HASH(0x560b647c9990)
  • lib/Mail/Builder/Image.pm: HASH(0x560b646ded08)
  • lib/Mail/Builder/List.pm: HASH(0x560b648ce0f0)

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::Builder Easily create plaintext/html e-mail messages with attachments, inline images 1.09 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

Other Files

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