Kwalitee Issues

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (43) does not match dist (42):
  • Missing in Dist: README.mkdn

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(0x55607cd56290)
  • lib/Mail/Builder/Attachment.pm: HASH(0x55607cda8b18)
  • lib/Mail/Builder/Attachment/Data.pm: HASH(0x55607cbfe0f8)
  • lib/Mail/Builder/Attachment/File.pm: HASH(0x55607cb8cee8)
  • lib/Mail/Builder/Image.pm: HASH(0x55607cbf9aa0)
  • lib/Mail/Builder/Image/Data.pm: HASH(0x55607cbd3720)
  • lib/Mail/Builder/Image/File.pm: HASH(0x55607cd25440)
  • lib/Mail/Builder/List.pm: HASH(0x55607cc8a9b0)
  • lib/Mail/Builder/Role/File.pm: HASH(0x55607cbd3960)
  • lib/Mail/Builder/TypeConstraints.pm: HASH(0x55607cbd3618)

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.

Modules

Name Abstract Version View
Mail::Builder Easily create plaintext/html e-mail messages with attachments and inline images 2.09 metacpan
Mail::Builder::Address Module for handling e-mail addresses metacpan
Mail::Builder::Attachment Class for handling e-mail attachments metacpan
Mail::Builder::Attachment::Data metacpan
Mail::Builder::Attachment::File metacpan
Mail::Builder::Image Class for handling inline images metacpan
Mail::Builder::Image::Data metacpan
Mail::Builder::Image::File metacpan
Mail::Builder::List Helper module for handling various lists metacpan
Mail::Builder::Role::File metacpan
Mail::Builder::TypeConstraints metacpan

Other Files

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