Clustericious 0.9921 Deleted
Kwalitee Issues
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- 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: Clustericious, Clustericious::Command::apache, Clustericious::Command::nginx, Clustericious::Templates
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Clustericious-0.9921/lib/Clustericious/Renderer.pm -- Around line 11: =over without closing =back
- 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_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: Clustericious, Clustericious::Command::apache, Clustericious::Command::nginx, Clustericious::RouteBuilder::CRUD, Clustericious::RouteBuilder::Proxy, Clustericious::RouteBuilder::Search, Clustericious::Templates
- 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 |
|---|---|---|---|
| Clustericious | A framework for RESTful processing systems. | 0.9921 | metacpan |
| Clustericious::App | base class for clustericious apps | 0.9921 | metacpan |
| Clustericious::Command | Command base class | 0.9921 | metacpan |
| Clustericious::Command::apache | 0.9921 | metacpan | |
| Clustericious::Command::generate | 0.9921 | metacpan | |
| Clustericious::Command::generate::app | 0.9921 | metacpan | |
| Clustericious::Command::generate::client | 0.9921 | metacpan | |
| Clustericious::Command::generate::mbd_app | 0.9921 | metacpan | |
| Clustericious::Command::hypnotoad | 0.9921 | metacpan | |
| Clustericious::Command::lighttpd | 0.9921 | metacpan | |
| Clustericious::Command::nginx | 0.9921 | metacpan | |
| Clustericious::Command::plackup | 0.9921 | metacpan | |
| Clustericious::Command::start | 0.9921 | metacpan | |
| Clustericious::Command::status | 0.9921 | metacpan | |
| Clustericious::Command::stop | 0.9921 | metacpan | |
| Clustericious::Commands | 0.9921 | metacpan | |
| Clustericious::Controller | 0.9921 | metacpan | |
| Clustericious::HelloWorld | 0.9921 | metacpan | |
| Clustericious::Plugin::AutodataHandler | 0.9921 | metacpan | |
| Clustericious::Plugin::PlugAuth | Plugin for clustericious to use PlugAuth. | 0.9921 | metacpan |
| Clustericious::Renderer | renderer for clustericious | 0.9921 | metacpan |
| Clustericious::RouteBuilder | 0.9921 | metacpan | |
| Clustericious::RouteBuilder::CRUD | build crud routes easily | 0.9921 | metacpan |
| Clustericious::RouteBuilder::Common | Routes common to all clustericious apps. | 0.9921 | metacpan |
| Clustericious::RouteBuilder::Proxy | build proxy routes easily | 0.9921 | metacpan |
| Clustericious::RouteBuilder::Search | build routes for searching for objects | 0.9921 | metacpan |
| Clustericious::Templates | default templates for clustericious | 0.9921 | metacpan |
| Test::Clustericious | Test Clustericious apps | 0.9921 | metacpan |