Minima v0.6.0
Kwalitee Issues
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Minima-v0.6.0/lib/Minima/View/HTML.pm -- Around line 500: Nested L<> are illegal. Pretending inner one is X<...> so can continue looking for other errors. Nested L<> are illegal. Pretending inner one is X<...> so can continue looking for other errors. Nested L<> are illegal. Pretending inner one is X<...> so can continue looking for other errors. Unterminated L<...> sequence Around line 508: Unterminated L<...> sequence
- 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.6.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 |