RT-Extension-SMSNotify 1.04 Latest
Kwalitee Issues
- has_tests
-
Add tests!
- no_generated_files
-
Remove the offending files/directories!
Error: Makefile
- 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.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: RT-Extension-SMSNotify-1.04/lib/RT/Extension/SMSNotify.pm -- Around line 189: Unknown directive: =head Around line 216: Unknown directive: =COPYRIGHT
- 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_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.