ASP4 1.034
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- 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_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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: ASP4::TransHandler
- 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.
- 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 |
|---|---|---|---|
| ASP4 | Fast, Simple, Scalable Web Development | 1.034 | metacpan |
| ASP4::API | Your ASP4 Web App's Public API | metacpan | |
| ASP4::Config | Central configuration for ASP4 | metacpan | |
| ASP4::ConfigFinder | metacpan | ||
| ASP4::ConfigLoader | Universal access to the configuration. | metacpan | |
| ASP4::ConfigNode | metacpan | ||
| ASP4::ConfigNode::System | the 'system' portion of the config. | metacpan | |
| ASP4::ConfigNode::Web | The $Config->web object. | metacpan | |
| ASP4::ConfigParser | metacpan | ||
| ASP4::ConfigPostProcessor | metacpan | ||
| ASP4::ErrorHandler | Default fatal error handler | metacpan | |
| ASP4::FileUpload | Simple interface for handling File Uploads | metacpan | |
| ASP4::FilterResolver | metacpan | ||
| ASP4::FormHandler | Base class for all form handlers | metacpan | |
| ASP4::GlobalASA | Application event handler | metacpan | |
| ASP4::HTTPContext | Provides access to the intrinsic objects for an HTTP request. | metacpan | |
| ASP4::HTTPHandler | metacpan | ||
| ASP4::HandlerResolver | metacpan | ||
| ASP4::HandlerRunner | metacpan | ||
| ASP4::MasterPage | Root class for MasterPage classes. | metacpan | |
| ASP4::Mock::ClientSocket | Mimics APR::Socket object | metacpan | |
| ASP4::Mock::Connection | Mimic the Apache2::Connection object | metacpan | |
| ASP4::Mock::Pool | Mimics the $r->pool APR::Pool object | metacpan | |
| ASP4::Mock::RequestRec | Mimic an Apache2::RequestRec object | metacpan | |
| ASP4::ModPerl | mod_perl2 PerlResponseHandler for ASP4 | metacpan | |
| ASP4::OutBuffer | metacpan | ||
| ASP4::Page | metacpan | ||
| ASP4::PageLoader | metacpan | ||
| ASP4::PageParser | metacpan | ||
| ASP4::Request | Interface to the incoming request | metacpan | |
| ASP4::RequestFilter | Filter incoming requests | metacpan | |
| ASP4::Response | Interface to the outgoing HTTP response | metacpan | |
| ASP4::Server | Utility Methods | metacpan | |
| ASP4::SessionStateManager | Per-user state persistence | metacpan | |
| ASP4::SessionStateManager::NonPersisted | metacpan | ||
| ASP4::SimpleCGI | Basic CGI functionality | metacpan | |
| ASP4::Test::Fixtures | metacpan | ||
| ASP4::TransHandler | PerlTransHandler with access to ASP4::Config | metacpan | |
| ASP4::UserAgent | Execute ASP4 requests without a web server. | metacpan |