Kwalitee Issues

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

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.

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::BinHex, 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::Filer, MIME::Parser::Reader, MIME::Parser::Results, MIME::Tools, MIME::WordDecoder, MIME::Words

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).

Modules

Name Abstract Version View
MIME::Body the body of a MIME message 5.501 metacpan
MIME::Decoder an object for decoding the body part of a MIME stream 5.501 metacpan
MIME::Decoder::Base64 encode/decode a "base64" stream 5.501 metacpan
MIME::Decoder::BinHex decode a "binhex" stream 5.501 metacpan
MIME::Decoder::Binary perform no encoding/decoding 5.501 metacpan
MIME::Decoder::Gzip64 decode a "base64" gzip stream 5.501 metacpan
MIME::Decoder::NBit encode/decode a "7bit" or "8bit" stream 5.501 metacpan
MIME::Decoder::QuotedPrint encode/decode a "quoted-printable" stream 5.501 metacpan
MIME::Decoder::UU decode a "uuencoded" stream 5.501 metacpan
MIME::Entity class for parsed-and-decoded MIME message 5.501 metacpan
MIME::Field::ConTraEnc a "Content-transfer-encoding" field 5.501 metacpan
MIME::Field::ContDisp a "Content-disposition" field 5.501 metacpan
MIME::Field::ContType a "Content-type" field 5.501 metacpan
MIME::Field::ParamVal subclass of Mail::Field, for structured MIME fields 5.501 metacpan
MIME::Head MIME message header (a subclass of Mail::Header) 5.501 metacpan
MIME::Parser experimental class for parsing MIME streams 5.501 metacpan
MIME::Parser::Filer manage file-output of the parser metacpan
MIME::Parser::Reader a line-oriented reader for a MIME::Parser metacpan
MIME::Parser::Results results of the last entity parsed metacpan
MIME::Tools 5.501 metacpan
MIME::WordDecoder decode RFC 2047 encoded words to a local representation metacpan
MIME::Words deal with RFC 2047 encoded words 5.501 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/Filer.pm metacpan
MIME::Parser::FileUnder lib/MIME/Parser/Filer.pm metacpan
MIME::WordDecoder::ISO_8859 lib/MIME/WordDecoder.pm metacpan
MIME::WordDecoder::US_ASCII lib/MIME/WordDecoder.pm metacpan
MIME::WordDecoder::UTF_8 lib/MIME/WordDecoder.pm metacpan

Other Files

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