Minima v0.4.0
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- 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.
- 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 |
---|---|---|---|
Minima | Efficient web framework built with modern core classes | v0.4.0 | metacpan |
Minima::App | Application class for Minima | metacpan | |
Minima::Controller | Base class for controllers used with Minima | metacpan | |
Minima::Project | Backend for L<minima>, the project manager | metacpan | |
Minima::Router | Define and match URIs to controllers and methods | metacpan | |
Minima::Setup | Setup a Minima web application | metacpan | |
Minima::View | Base class for views used with Minima | metacpan |