Plack-App-FakeApache 0.08-TRIAL
Kwalitee Issues
- 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: Plack::App::WrapApacheReq
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- HTTP::Status
- Module::Load
- Types::Standard
- URI
- parent
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- 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: Plack::App::WrapApacheReq
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- HTTP::Request::Common
Modules
Name | Abstract | Version | View |
---|---|---|---|
Plack::App::FakeApache | Wrapping mod_perl2 applications in Plack | 0.08 | metacpan |
Plack::App::FakeApache::Connection | 0.08 | metacpan | |
Plack::App::FakeApache::Log | 0.08 | metacpan | |
Plack::App::FakeApache::Request | 0.08 | metacpan | |
Plack::App::FakeApache::Server | 0.08 | metacpan | |
Plack::App::FakeApache::Tie | 0.08 | metacpan | |
Plack::App::WrapApacheReq | 0.08 | metacpan |