AO 0.32 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: .cvsignore,MANIFEST.SKIP,bin/.cvsignore
- has_tests
-
Add tests!
- 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: Bundle::AO::Base, Bundle::AO::Standard
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Apache::DBI
- 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: AO, AO::Config::Context, AO::Config::Server, AO::Context, AO::ContextManager, AO::Cookie, AO::Interceptor::Access, AO::Interceptor::BaseInterceptor, AO::Interceptor::ContextConfig, AO::Interceptor::ContextInterceptor, AO::Interceptor::DBIRealm, AO::Interceptor::LoadOnStartup, AO::Interceptor::RealmBase, AO::Interceptor::RequestInterceptor, AO::Interceptor::Session, AO::Interceptor::SessionManager, AO::Logger::BaseLogger, AO::Logger::Syslog, AO::Request, AO::Response, AO::Servlet::BaseServlet, AO::Servlet::Mason, AO::Session, AO::SessionManager::BaseSessionManager, AO::SessionManager::DBI, Apache::AO, Apache::AO::ContextManager, Apache::AO::Logger, Apache::AO::Request, Apache::AO::Response, Bundle::AO::Base, Bundle::AO::Standard
- 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:
- AO
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.01,0.32
- 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 |
|---|---|---|---|
| AO | A Perl servlet engine | 0.32 | metacpan |
| AO::Config::Context | metacpan | ||
| AO::Config::Server | metacpan | ||
| AO::Context | metacpan | ||
| AO::ContextManager | metacpan | ||
| AO::Cookie | metacpan | ||
| AO::Interceptor::Access | metacpan | ||
| AO::Interceptor::BaseInterceptor | metacpan | ||
| AO::Interceptor::ContextConfig | metacpan | ||
| AO::Interceptor::ContextInterceptor | metacpan | ||
| AO::Interceptor::DBIRealm | metacpan | ||
| AO::Interceptor::LoadOnStartup | metacpan | ||
| AO::Interceptor::RealmBase | metacpan | ||
| AO::Interceptor::RequestInterceptor | metacpan | ||
| AO::Interceptor::Session | metacpan | ||
| AO::Interceptor::SessionManager | metacpan | ||
| AO::Logger::BaseLogger | metacpan | ||
| AO::Logger::Syslog | metacpan | ||
| AO::Request | metacpan | ||
| AO::Response | metacpan | ||
| AO::Servlet::BaseServlet | metacpan | ||
| AO::Servlet::Mason | metacpan | ||
| AO::Session | metacpan | ||
| AO::SessionManager::BaseSessionManager | metacpan | ||
| AO::SessionManager::DBI | metacpan | ||
| Apache::AO | metacpan | ||
| Apache::AO::ContextManager | metacpan | ||
| Apache::AO::Logger | metacpan | ||
| Apache::AO::Request | metacpan | ||
| Apache::AO::Response | metacpan | ||
| Bundle::AO::Base | libraries needed for AO servlet engine | 0.01 | metacpan |
| Bundle::AO::Standard | libraries needed by standard AO interceptors | 0.01 | metacpan |