newsletter 1.9 Deleted
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- has_buildtool
-
Add a Makefile.PL (for ExtUtils::MakeMaker/Module::Install) or a Build.PL (for Module::Build and its friends), or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.
- has_tests
-
Add tests!
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:- MANIFEST (29) does not match dist (29):
- Missing in MANIFEST: META.YML, SCRIPT/DATA/USERS.DAT, SCRIPT/DATA/admin_session.dat, SCRIPT/DATA/subscribers.dat, SCRIPT/DATA/user_session.dat, SCRIPT/newsletter.cfg, SCRIPT/newsletter.cgi, SCRIPT/templates/admin_change_user_settings.html, SCRIPT/templates/admin_create_new_user.html, SCRIPT/templates/admin_edit_messages.html, SCRIPT/templates/admin_interface_login.html, SCRIPT/templates/admin_interface_main.html, SCRIPT/templates/confirm_subscription_mail.msg, SCRIPT/templates/newsletter_signature_mail.msg, SCRIPT/templates/remove_subscription_mail.msg, SCRIPT/templates/send_newsletter_interface_login.html, SCRIPT/templates/send_newsletter_interface_main.html, SCRIPT/templates/send_newsletter_interface_show_newsletter_archive.html, SCRIPT/templates/send_newsletter_interface_show_subscribers.html, SCRIPT/templates/send_newsletter_interface_show_subscribers_none_found.html, SCRIPT/templates/send_newsletter_interface_view_newsletter_archive.html, SCRIPT/templates/send_newsletter_user_faq.html, SCRIPT/templates/subscription_activation.msg, SCRIPT/templates/subscription_msg.html, SCRIPT/templates/subscription_newsletter_form.html, SCRIPT/templates/subscription_removing.msg
- Missing in Dist: META.yml, script/data/admin_session.dat, script/data/subscribers.dat, script/data/user_session.dat, script/data/users.dat, script/newsletter.cfg, script/newsletter.cgi, script/templates/admin_change_user_settings.html, script/templates/admin_create_new_user.html, script/templates/admin_edit_messages.html, script/templates/admin_interface_login.html, script/templates/admin_interface_main.html, script/templates/confirm_subscription_mail.msg, script/templates/newsletter_signature_mail.msg, script/templates/remove_subscription_mail.msg, script/templates/send_newsletter_interface_login.html, script/templates/send_newsletter_interface_main.html, script/templates/send_newsletter_interface_show_newsletter_archive.html, script/templates/send_newsletter_interface_show_subscribers.html, script/templates/send_newsletter_interface_show_subscribers_none_found.html, script/templates/send_newsletter_interface_view_newsletter_archive.html, script/templates/send_newsletter_user_faq.html, script/templates/subscription_activation.msg, script/templates/subscription_msg.html, script/templates/subscription_newsletter_form.html, script/templates/subscription_removing.msg
- has_abstract_in_pod
-
Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.
- 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_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- 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.
- 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.
Other Files
| Changes | metacpan |
| MANIFEST | metacpan |