Minima v0.3.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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Minima | Efficient web framework built with modern core classes | v0.3.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 | |
Minima::View::HTML | Render HTML views | metacpan |