Apache-ASP 2.63 Latest
Kwalitee Issues
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (252) does not match dist (250):
- Missing in Dist: build/build_ads.sh, build/global/ad.inc
- 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::ASP::ApacheCommon, Apache::ASP::CGI::Table, Apache::ASP::Error, Apache::ASP::Lang::PerlScript, Apache::ASP::Share::CORE, Bundle::Apache::ASP, Bundle::Apache::ASP::Extra
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Apache-ASP-2.63/ASP.pm -- Around line 2334: '=item' outside of any '=over' Around line 2430: You forgot a '=back' before '=head2' Around line 2432: '=item' outside of any '=over' Around line 2549: You forgot a '=back' before '=head2' Around line 2551: '=item' outside of any '=over' Around line 2651: You forgot a '=back' before '=head2' Around line 2653: '=item' outside of any '=over' Around line 2725: You forgot a '=back' before '=head2' Around line 2727: '=item' outside of any '=over' Around line 2827: You forgot a '=back' before '=head2' Around line 2829: '=item' outside of any '=over' Around line 2931: You forgot a '=back' before '=head2' Around line 2962: '=item' outside of any '=over' Around line 3036: You forgot a '=back' before '=head2' Around line 3038: '=item' outside of any '=over' Around line 3269: You forgot a '=back' before '=head2' Around line 3278: '=item' outside of any '=over' Around line 3341: You forgot a '=back' before '=head2' Around line 3343: '=item' outside of any '=over' Around line 3371: You forgot a '=back' before '=head1' Around line 5544: '=item' outside of any '=over' Around line 5640: You forgot a '=back' before '=head2' Around line 5642: '=item' outside of any '=over' Around line 5708: You forgot a '=back' before '=head2' Around line 5710: '=item' outside of any '=over' Around line 5771: You forgot a '=back' before '=head2' Around line 5773: '=item' outside of any '=over' Around line 5787: You forgot a '=back' before '=head1' Around line 6070: '=item' outside of any '=over' Around line 6108: You forgot a '=back' before '=head2' Around line 6115: '=item' outside of any '=over' Around line 6145: You forgot a '=back' before '=head1' Around line 6257: '=item' outside of any '=over' Around line 6416: You forgot a '=back' before '=head1' Around line 6494: '=item' outside of any '=over' Around line 8919: You forgot a '=back' before '=head1'
- 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.
- 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: Apache::ASP, Apache::ASP::ApacheCommon, Apache::ASP::Application, Apache::ASP::CGI, Apache::ASP::CGI::Table, Apache::ASP::CGI::Test, Apache::ASP::Collection, Apache::ASP::CollectionItem, Apache::ASP::Date, Apache::ASP::Error, Apache::ASP::GlobalASA, Apache::ASP::Lang::PerlScript, Apache::ASP::Load, Apache::ASP::Request, Apache::ASP::Response, Apache::ASP::STDERR, Apache::ASP::Server, Apache::ASP::Session, Apache::ASP::Share::CORE, Apache::ASP::StatINC, Apache::ASP::State, Apache::ASP::StateManager, Bundle::Apache::ASP, Bundle::Apache::ASP::Extra, DemoASP, site
- 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.03,1.10,2.63
- 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.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Apache::ASP | Active Server Pages for Apache with mod_perl | 2.63 | metacpan |
Apache::ASP::ApacheCommon | metacpan | ||
Apache::ASP::Application | metacpan | ||
Apache::ASP::CGI | metacpan | ||
Apache::ASP::CGI::Table | metacpan | ||
Apache::ASP::CGI::Test | metacpan | ||
Apache::ASP::Collection | metacpan | ||
Apache::ASP::CollectionItem | metacpan | ||
Apache::ASP::Date | metacpan | ||
Apache::ASP::GlobalASA | metacpan | ||
Apache::ASP::Lang::PerlScript | metacpan | ||
Apache::ASP::Load | metacpan | ||
Apache::ASP::Request | metacpan | ||
Apache::ASP::Response | metacpan | ||
Apache::ASP::STDERR | metacpan | ||
Apache::ASP::Server | metacpan | ||
Apache::ASP::Session | metacpan | ||
Apache::ASP::State | metacpan | ||
Bundle::Apache::ASP | Install Apache::ASP and required | 1.10 | metacpan |
Bundle::Apache::ASP::Extra | Install modules that provide additional functionality to Apache::ASP | 1.03 | metacpan |
DemoASP | metacpan | ||
site | metacpan |