Apache-mod_perl_guide 1.20 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- has_tests
-
Add tests!
- 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: Version, mod_perl_guide
- 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: Apache-mod_perl_guide-1.20/src/config.pod -- Around line 1259: alternative text '/perl-status' contains non-escaped | or / Apache-mod_perl_guide-1.20/src/install.pod -- Around line 435: alternative text '/perl-status location' contains non-escaped | or / Around line 1187: You have '=item 1' instead of the expected '=item 2' Around line 1193: You have '=item 1' instead of the expected '=item 3' Around line 1199: You have '=item 1' instead of the expected '=item 4' Around line 1205: You have '=item 1' instead of the expected '=item 5' Around line 1209: You have '=item 1' instead of the expected '=item 6' Around line 1213: You have '=item 1' instead of the expected '=item 7' Around line 1217: You have '=item 1' instead of the expected '=item 8' Around line 1221: You have '=item 1' instead of the expected '=item 9' Around line 1225: You have '=item 1' instead of the expected '=item 10' Around line 1229: You have '=item 1' instead of the expected '=item 11' Around line 1233: You have '=item 1' instead of the expected '=item 12' Around line 1243: You have '=item 1' instead of the expected '=item 13' Around line 1247: You have '=item 1' instead of the expected '=item 14' Around line 1251: You have '=item 1' instead of the expected '=item 15' Around line 1255: You have '=item 1' instead of the expected '=item 16' Around line 1259: You have '=item 1' instead of the expected '=item 17' Around line 1263: You have '=item 1' instead of the expected '=item 18' Around line 1267: You have '=item 1' instead of the expected '=item 19' Around line 1284: You have '=item 1' instead of the expected '=item 20' Around line 1288: You have '=item 1' instead of the expected '=item 21' Around line 1294: You have '=item 1' instead of the expected '=item 22' Apache-mod_perl_guide-1.20/src/performance.pod -- Around line 510: alternative text 'Using Global Variables and Sharing Them Between Modules/Packages' contains non-escaped | or / Around line 1346: alternative text '/perl-status' contains non-escaped | or / Apache-mod_perl_guide-1.20/src/perl.pod -- Around line 186: alternative text 'Finding the Line Number the Error/Warning has been Triggered at' contains non-escaped | or / Around line 238: alternative text 'Using global variables and sharing them between modules/packages' contains non-escaped | or / Apache-mod_perl_guide-1.20/src/porting.pod -- Around line 672: alternative text '/perl-status location' contains non-escaped | or / Apache-mod_perl_guide-1.20/src/security.pod -- Around line 27: alternative text 'database of username/password pairs' contains non-escaped | or / Apache-mod_perl_guide-1.20/src/troubleshooting.pod -- Around line 391: alternative text 'finding the Line Number the Error/Warning has been Triggered at' contains non-escaped | or /
- 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.
- 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: Version, mod_perl_guide
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- 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.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| mod_perl_guide | mod_perl Guide | metacpan |