Apache-Perl-contrib 091597 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- has_human_readable_license
-
Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.
- 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::DumpHeaders, Apache::HttpEquiv, Apache::LowerCaseGETs, Apache::MsqlProxy, Apache::SSI, Apache::Scoreboard, MyCleanup
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Apache
- Apache::Constants
- Apache::Options
- DCE::Login
- DCE::Status
- Devel::Symdump
- File::CounterFile
- HTML::TreeBuilder
- HTTP::Date
- HTTPD::UserAdmin
- LWP::UserAgent
- Msql
- Sybase::DBlib
- URI::URL
- 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-Perl-contrib-091597/Merlyn-Trans.pm -- Around line 1: =pod directives shouldn't be over one line long! Ignoring all 10 lines of content Apache-Perl-contrib-091597/SSI.pm -- Around line 190: '=item' outside of any '=over' Around line 196: You forgot a '=back' before '=head1' Apache-Perl-contrib-091597/rgy-script-as-class.pl -- Around line 54: Deleting unknown formatting code R<>
- 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!
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: AcceptLanguage.pm, AccessLimitNum.pm, AuthAnon.pm, AuthCookie/AuthCookie.pm, Authen.pm, AuthenDBI.pm, AuthzAge.pm, DCELogin.pm, DayLimit.pm, DumpHeaders.pm, Hello.pm, HttpEquiv.pm, LowerCaseGETs.pm, MsqlProxy.pm, ProxyPassThru.pm, SSI.pm, Scoreboard/Scoreboard.pm, Session.pm, Sybase-DBlib.pm, Timeit.pm, Merlyn-Trans.pm, catch-shutdown.pm, PAUSE-Authen.pm, AuthCookie/AuthCookieHandler.pm
- 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::AcceptLanguage, Apache::AccessLimitNum, Apache::AuthAnon, Apache::AuthCookie, Apache::Authen, Apache::AuthenDBI, Apache::AuthzAge, Apache::DCELogin, Apache::DayLimit, Apache::DumpHeaders, Apache::Hello, Apache::HttpEquiv, Apache::LowerCaseGETs, Apache::MsqlProxy, Apache::ProxyPassThru, Apache::SSI, Apache::Scoreboard, Apache::Session, Apache::Sybase::DBlib, Apache::Timeit, My::Trans, MyCleanup, PAUSE::Authen, WhatEverYouWant::AuthCookieHandler
- 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::AuthCookie
- Apache::AuthenDBI
- 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.00,1.1,1.14,1.2
- 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 |
---|---|---|---|
Apache::AcceptLanguage | metacpan | ||
Apache::AccessLimitNum | Limit user access by number of requests | metacpan | |
Apache::AuthAnon | Anonymous logon module | metacpan | |
Apache::AuthCookie | 1.2 | metacpan | |
Apache::Authen | Building blocks for mod_perl PerlAuthenHandler's | metacpan | |
Apache::AuthenDBI | Authenticate via Perl DBI | metacpan | |
Apache::AuthzAge | Authorize based on age | metacpan | |
Apache::DCELogin | Obtain a DCE Login context | metacpan | |
Apache::DayLimit | Limit access based on weekday | metacpan | |
Apache::DumpHeaders | Watch HTTP transaction via headers | metacpan | |
Apache::Hello | Apache/Perl Hello World module | metacpan | |
Apache::HttpEquiv | Implements HTML B<META_EQUIV> tag parsing | 1.00 | metacpan |
Apache::LowerCaseGETs | metacpan | ||
Apache::MsqlProxy | Translate URI's into mSQL database queries | metacpan | |
Apache::ProxyPassThru | Skeleton for vanilla proxy | metacpan | |
Apache::SSI | Implement Server Side Includes in Perl | 1.14 | metacpan |
Apache::Scoreboard | metacpan | ||
Apache::Session | Maintain client <-> httpd instance session | metacpan | |
Apache::Sybase::DBlib | persistent database connection via DBlib | metacpan | |
Apache::Timeit | Benchmark PerlHandlers | metacpan | |
My::Trans | metacpan | ||
MyCleanup | metacpan | ||
PAUSE::Authen | metacpan | ||
WhatEverYouWant::AuthCookieHandler | 1.1 | metacpan |