MIME-tools 5.515 Latest
Kwalitee Issues
- no_mymeta_files
-
Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.
- 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.
- 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::Gzip64, 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.515 | metacpan |
MIME::Decoder | an object for decoding the body part of a MIME stream | 5.515 | metacpan |
MIME::Decoder::Base64 | encode/decode a "base64" stream | 5.515 | metacpan |
MIME::Decoder::BinHex | decode a "binhex" stream | 5.515 | metacpan |
MIME::Decoder::Binary | perform no encoding/decoding | 5.515 | metacpan |
MIME::Decoder::Gzip64 | decode a "base64" gzip stream | 5.515 | metacpan |
MIME::Decoder::NBit | encode/decode a "7bit" or "8bit" stream | 5.515 | metacpan |
MIME::Decoder::QuotedPrint | encode/decode a "quoted-printable" stream | 5.515 | metacpan |
MIME::Decoder::UU | decode a "uuencoded" stream | 5.515 | metacpan |
MIME::Entity | class for parsed-and-decoded MIME message | 5.515 | metacpan |
MIME::Field::ConTraEnc | a "Content-transfer-encoding" field | 5.515 | metacpan |
MIME::Field::ContDisp | a "Content-disposition" field | 5.515 | metacpan |
MIME::Field::ContType | a "Content-type" field | 5.515 | metacpan |
MIME::Field::ParamVal | subclass of Mail::Field, for structured MIME fields | 5.515 | metacpan |
MIME::Head | MIME message header (a subclass of Mail::Header) | 5.515 | metacpan |
MIME::Parser | experimental class for parsing MIME streams | 5.515 | 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.515 | metacpan | |
MIME::WordDecoder | decode RFC 2047 encoded words to a local representation | metacpan | |
MIME::Words | deal with RFC 2047 encoded words | 5.515 | 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 |