Egg-Release-Mail 0.06 Latest
Kwalitee Issues
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Egg-Release-Mail-0.06/lib/Egg/View/Mail/Plugin/SaveBody.pm -- Around line 133: Non-ASCII character seen before =encoding in ''¤ÃÃÃø¤µ¤ì¤Ã¤·¤¿¡£';'. Assuming CP1252
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Egg::Helper::View::Mail | 0.01 | metacpan | |
Egg::Release::Mail | Package kit for Mail Sending. | 0.01 | metacpan |
Egg::View::Mail | View to transmit mail. | 0.01 | metacpan |
Egg::View::Mail::Base | Base class for MAIL controller. | 0.01 | metacpan |
Egg::View::Mail::Encode::ISO2022JP | Processing for Japanese mail is done. | 0.01 | metacpan |
Egg::View::Mail::MIME::Entity | The content of the transmission of mail is made with MIMI::Entity. | 0.01 | metacpan |
Egg::View::Mail::Mailer::CMD | Mail is transmitted by using the sendmail command. | 0.01 | metacpan |
Egg::View::Mail::Mailer::SMTP | Mail is transmitted by using Net::SMTP. | 0.01 | metacpan |
Egg::View::Mail::Plugin::EmbAgent | Client information is put on the content of mail. | 0.01 | metacpan |
Egg::View::Mail::Plugin::Jfold | The numbers of characters of each line of mail are united. | 0.01 | metacpan |
Egg::View::Mail::Plugin::Lot | MAIL plugin that enables specification of two or more destinations. | 0.01 | metacpan |
Egg::View::Mail::Plugin::PortCheck | The operation of the mail server is checked before Mail Sending. | 0.01 | metacpan |
Egg::View::Mail::Plugin::SaveBody | 0.01 | metacpan | |
Egg::View::Mail::Plugin::Signature | Famous etc. are added to the content of the transmission of mail. | 0.01 | metacpan |
Egg::View::Mail::handler | metacpan |