Apache-mod_perl_guide 1.29 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!
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- 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: Apache::mod_perl_guide, Apache::mod_perl_guide
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- DBI
- 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.29/src/config.pod -- Around line 1678: alternative text '/perl-status' contains non-escaped | or / Apache-mod_perl_guide-1.29/src/databases.pod -- Around line 386: Unknown directive: =code Apache-mod_perl_guide-1.29/src/dbm.pod -- Around line 398: Unknown directive: =code Apache-mod_perl_guide-1.29/src/debug.pod -- Around line 3620: You have '=item 1' instead of the expected '=item 2' Around line 3624: You have '=item 1' instead of the expected '=item 3' Around line 3628: You have '=item 1' instead of the expected '=item 4' Apache-mod_perl_guide-1.29/src/install.pod -- Around line 1203: You have '=item 1' instead of the expected '=item 2' Around line 1207: You have '=item 1' instead of the expected '=item 3' Around line 1211: You have '=item 1' instead of the expected '=item 4' Around line 1215: You have '=item 1' instead of the expected '=item 5' Around line 1320: You have '=item 1' instead of the expected '=item 2' Around line 1326: You have '=item 1' instead of the expected '=item 3' Around line 1332: You have '=item 1' instead of the expected '=item 4' Around line 1338: You have '=item 1' instead of the expected '=item 5' Around line 1342: You have '=item 1' instead of the expected '=item 6' Around line 1346: You have '=item 1' instead of the expected '=item 7' Around line 1350: You have '=item 1' instead of the expected '=item 8' Around line 1354: You have '=item 1' instead of the expected '=item 9' Around line 1358: You have '=item 1' instead of the expected '=item 10' Around line 1362: You have '=item 1' instead of the expected '=item 11' Around line 1366: You have '=item 1' instead of the expected '=item 12' Around line 1376: You have '=item 1' instead of the expected '=item 13' Around line 1380: You have '=item 1' instead of the expected '=item 14' Around line 1384: You have '=item 1' instead of the expected '=item 15' Around line 1388: You have '=item 1' instead of the expected '=item 16' Around line 1392: You have '=item 1' instead of the expected '=item 17' Around line 1396: You have '=item 1' instead of the expected '=item 18' Around line 1400: You have '=item 1' instead of the expected '=item 19' Around line 1415: You have '=item 1' instead of the expected '=item 20' Around line 1419: You have '=item 1' instead of the expected '=item 21' Around line 1425: You have '=item 1' instead of the expected '=item 22' Around line 1577: You have '=item 1' instead of the expected '=item 2' Around line 1585: You have '=item 1' instead of the expected '=item 3' Around line 1589: You have '=item 1' instead of the expected '=item 4' Around line 1596: You have '=item 1' instead of the expected '=item 5' Around line 1600: You have '=item 1' instead of the expected '=item 6' Around line 1622: You have '=item 1' instead of the expected '=item 2' Around line 1679: You have '=item 1' instead of the expected '=item 3' Around line 1724: You have '=item 1' instead of the expected '=item 4' Around line 1728: You have '=item 1' instead of the expected '=item 5' Around line 1737: You have '=item 1' instead of the expected '=item 6' Around line 1741: You have '=item 1' instead of the expected '=item 7' Around line 1745: You have '=item 1' instead of the expected '=item 8' Around line 1754: You have '=item 1' instead of the expected '=item 9' Around line 1758: You have '=item 1' instead of the expected '=item 10' Around line 1780: You have '=item 1' instead of the expected '=item 2' Around line 1789: You have '=item 1' instead of the expected '=item 3' Around line 1799: You have '=item 1' instead of the expected '=item 4' Around line 1811: You have '=item 1' instead of the expected '=item 5' Around line 1819: You have '=item 1' instead of the expected '=item 6' Apache-mod_perl_guide-1.29/src/intro.pod -- Around line 804: Non-ASCII character seen before =encoding in 'Kerhervé'. Assuming CP1252 Apache-mod_perl_guide-1.29/src/performance.pod -- Around line 444: Unknown directive: =code Around line 833: You have '=item 1' instead of the expected '=item 2' Around line 845: You have '=item 1' instead of the expected '=item 3' Around line 856: You have '=item 1' instead of the expected '=item 4' Around line 860: You have '=item 1' instead of the expected '=item 5' Around line 864: You have '=item 1' instead of the expected '=item 6' Around line 868: You have '=item 1' instead of the expected '=item 7' Around line 874: You have '=item 1' instead of the expected '=item 8' Around line 878: You have '=item 1' instead of the expected '=item 9' Around line 3735: You have '=item 1' instead of the expected '=item 2' Around line 3739: You have '=item 1' instead of the expected '=item 3' Around line 3743: You have '=item 1' instead of the expected '=item 4' Around line 3747: You have '=item 1' instead of the expected '=item 5' Around line 3752: You have '=item 1' instead of the expected '=item 6' Around line 3756: You have '=item 1' instead of the expected '=item 7' Apache-mod_perl_guide-1.29/src/perl.pod -- Around line 386: alternative text 'Using global variables and sharing them between modules/packages' contains non-escaped | or / Apache-mod_perl_guide-1.29/src/porting.pod -- Around line 697: alternative text '/perl-status location' contains non-escaped | or / Apache-mod_perl_guide-1.29/src/security.pod -- Around line 27: alternative text 'database of username/password pairs' contains non-escaped | or / Apache-mod_perl_guide-1.29/src/snippets.pod -- Around line 1334: Unknown directive: =code Around line 1336: Unknown directive: =code Around line 1358: Unknown directive: =code Around line 1360: Unknown directive: =code Apache-mod_perl_guide-1.29/src/troubleshooting.pod -- Around line 342: alternative text 'My CGI/Perl Code Gets Returned as Plain Text Instead of Being Executed by the Webserver' 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.
- 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.
- 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: Apache::mod_perl_guide, Apache::mod_perl_guide, DB_File::Lock2, My::DB
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- Apache::mod_perl_guide
- My::DB
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 1.01,1.29
- 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.