Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

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: MIME::Decoder::Base64, MIME::Decoder::Binary, MIME::Decoder::Gzip64, MIME::Decoder::NBit, MIME::Decoder::QuotedPrint, MIME::Decoder::UU, MIME::Tools

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: MIME::Body, MIME::Decoder, MIME::Decoder::Base64, MIME::Decoder::Binary, MIME::Decoder::Gzip64, MIME::Decoder::NBit, MIME::Decoder::QuotedPrint, MIME::Decoder::UU, MIME::Entity, MIME::Field::ConTraEnc, MIME::Field::ContDisp, MIME::Field::ContType, MIME::Field::ParamVal, MIME::Head, MIME::IO, MIME::Latin1, MIME::Parser, MIME::ParserBase, MIME::ToolUtils, MIME::Tools, MIME::Words

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 4.101,4.102,4.103,4.104,4.105,4.106,4.111

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
MIME::Body the body of a MIME message metacpan
MIME::Decoder an object for decoding the body part of a MIME stream 4.105 metacpan
MIME::Decoder::Base64 encode/decode a "base64" stream 4.104 metacpan
MIME::Decoder::Binary perform no encoding/decoding 4.102 metacpan
MIME::Decoder::Gzip64 decode a "base64" gzip stream 4.103 metacpan
MIME::Decoder::NBit encode/decode a "7bit" or "8bit" stream 4.103 metacpan
MIME::Decoder::QuotedPrint encode/decode a "quoted-printable" stream 4.103 metacpan
MIME::Decoder::UU decode a "uuencoded" stream 4.102 metacpan
MIME::Entity class for parsed-and-decoded MIME message 4.111 metacpan
MIME::Field::ConTraEnc a "Content-transfer-encoding" field 4.101 metacpan
MIME::Field::ContDisp a "Content-disposition" field 4.101 metacpan
MIME::Field::ContType a "Content-type" field 4.101 metacpan
MIME::Field::ParamVal subclass of Mail::Field, for structured MIME fields 4.101 metacpan
MIME::Head MIME message header (a subclass of Mail::Header) 4.103 metacpan
MIME::IO DEPRECATED package for turning things into IO handles 4.103 metacpan
MIME::Latin1 DEPRECATED package to translate ISO-8859-1 into 7-bit approximations 4.102 metacpan
MIME::Parser split MIME mail into decoded components 4.102 metacpan
MIME::ParserBase abstract class for parsing MIME streams 4.106 metacpan
MIME::ToolUtils MIME-tools kit configuration and utilities 4.102 metacpan
MIME::Tools 4.111 metacpan
MIME::Words deal with RFC-1522 encoded words 4.101 metacpan

Provides

Name File View
MIME::Body::File lib/MIME/Body.pm metacpan
MIME::Body::Scalar lib/MIME/Body.pm metacpan
MIME::Decoder::Xbit lib/MIME/Decoder/NBit.pm metacpan
MIME::IO::Handle lib/MIME/IO.pm metacpan
MIME::IO::Scalar lib/MIME/IO.pm metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan
README-OR-DIE metacpan