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::Parser::Redoer, MIME::Tools::MailFieldTokenizerForRFC822

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::Parser, MIME::Parser::AbstractFiler, MIME::Parser::Filer, MIME::Parser::FlatFiler, MIME::Parser::Reader, MIME::Parser::Redoer, MIME::Parser::Results, MIME::Parser::TreeFiler, MIME::Parser::UURedoer, MIME::Tools, MIME::Tools::IndentingLogger, MIME::Tools::Logger, MIME::Tools::MailFieldParserForRFC2045, MIME::Tools::MailFieldTokenizerForRFC2045, MIME::Tools::MailFieldTokenizerForRFC822, MIME::Tools::NullLogger, MIME::Tools::PrefixingLogger, MIME::Tools::ToolkitLogger, MIME::Tools::Utils, MIME::WordDecoder, 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: 6.106,6.107,6.108,6.109,6.110,6.2

Modules

Name Abstract Version View
MIME::Body the body of a MIME message 6.108 metacpan
MIME::Decoder an object for decoding the body part of a MIME stream 6.107 metacpan
MIME::Decoder::Base64 encode/decode a "base64" stream 6.107 metacpan
MIME::Decoder::Binary perform no encoding/decoding 6.106 metacpan
MIME::Decoder::Gzip64 decode a "base64" gzip stream 6.107 metacpan
MIME::Decoder::NBit encode/decode a "7bit" or "8bit" stream 6.108 metacpan
MIME::Decoder::QuotedPrint encode/decode a "quoted-printable" stream 6.106 metacpan
MIME::Decoder::UU decode a "uuencoded" stream 6.107 metacpan
MIME::Entity class for parsed-and-decoded MIME message 6.109 metacpan
MIME::Field::ConTraEnc a "Content-transfer-encoding" field 6.106 metacpan
MIME::Field::ContDisp a "Content-disposition" field 6.106 metacpan
MIME::Field::ContType a "Content-type" field 6.106 metacpan
MIME::Field::ParamVal subclass of Mail::Field, for structured MIME fields 6.108 metacpan
MIME::Head MIME message header (a subclass of Mail::Header) 6.107 metacpan
MIME::Parser experimental class for parsing MIME streams 6.108 metacpan
MIME::Parser::AbstractFiler manage file-output of the parser metacpan
MIME::Parser::Filer manage file-output of the parser metacpan
MIME::Parser::FlatFiler file into a single directory metacpan
MIME::Parser::Reader a line-oriented reader for a MIME::Parser metacpan
MIME::Parser::Redoer auxilliary parser logic to re-parse files metacpan
MIME::Parser::Results results of the last entity parsed metacpan
MIME::Parser::TreeFiler file messages into a directory tree metacpan
MIME::Parser::UURedoer a Redoer which sniffs out uuencoded data. metacpan
MIME::Tools 6.110 metacpan
MIME::Tools::IndentingLogger wrap a logger in an indenting mechanism metacpan
MIME::Tools::Logger an abstract logger of messages metacpan
MIME::Tools::MailFieldTokenizerForRFC2045 as it says metacpan
MIME::Tools::MailFieldTokenizerForRFC822 metacpan
MIME::Tools::NullLogger a logger that discards all messages metacpan
MIME::Tools::PrefixingLogger wrap a logger in an prefixing mechanism metacpan
MIME::Tools::ToolkitLogger a logger which uses Perl's warn() metacpan
MIME::Tools::Utils common utilities for the MIME::Tools toolkit 6.2 metacpan
MIME::WordDecoder decode RFC-1522 encoded words to a local representation metacpan
MIME::Words deal with RFC-1522 encoded words 6.107 metacpan

Provides

Name File View
MIME::Body::File lib/MIME/Body.pm metacpan
MIME::Body::InCore lib/MIME/Body.pm metacpan
MIME::Body::Scalar lib/MIME/Body.pm metacpan
MIME::Parser::FileInto lib/MIME/Parser.pm metacpan
MIME::Parser::FileUnder lib/MIME/Parser.pm metacpan
MIME::Parser::InnerFile lib/MIME/Parser.pm metacpan
MIME::Parser::RedoUU lib/MIME/Parser.pm metacpan
MIME::ToolUtils lib/MIME/Tools.pm metacpan
MIME::Tools::MailFieldTokenizerForRFC2045::Token lib/MIME/Tools/MailFieldTokenizerForRFC2045.pm metacpan
MIME::WordDecoder::ISO_8859 lib/MIME/WordDecoder.pm metacpan
MIME::WordDecoder::US_ASCII lib/MIME/WordDecoder.pm metacpan
MIME::WordDecoder::Unicode lib/MIME/WordDecoder.pm metacpan

Other Files

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