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.9907/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

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.01,0.9907

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.

Modules

Name Abstract Version View
Clustericious A framework for RESTful processing systems. 0.9907 metacpan
Clustericious::App base class for clustericious apps 0 metacpan
Clustericious::Command Command base class 0 metacpan
Clustericious::Command::apache 0 metacpan
Clustericious::Command::generate 0 metacpan
Clustericious::Command::generate::client 0 metacpan
Clustericious::Command::generate::mbd_app 0 metacpan
Clustericious::Command::hypnotoad 0 metacpan
Clustericious::Command::lighttpd 0 metacpan
Clustericious::Command::nginx 0 metacpan
Clustericious::Command::plackup 0 metacpan
Clustericious::Command::start 0 metacpan
Clustericious::Command::status 0 metacpan
Clustericious::Command::stop 0 metacpan
Clustericious::Commands 0 metacpan
Clustericious::Controller 0 metacpan
Clustericious::HelloWorld 0 metacpan
Clustericious::Plugin::AutodataHandler 0 metacpan
Clustericious::Plugin::SimpleAuth Plugin for clustericious to use simpleauth. 0.01 metacpan
Clustericious::Renderer renderer for clustericious 0 metacpan
Clustericious::RouteBuilder 0 metacpan
Clustericious::RouteBuilder::CRUD build crud routes easily 0 metacpan
Clustericious::RouteBuilder::Common Routes common to all clustericious apps. 0 metacpan
Clustericious::RouteBuilder::Proxy build proxy routes easily 0 metacpan
Clustericious::RouteBuilder::Search build routes for searching for objects 0 metacpan
Clustericious::Templates default templates for clustericious 0 metacpan
Test::Clustericious Test Clustericious apps 0 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
share/ClientTemplate/Build.PL metacpan
share/MbdAppTemplate/Build.PL metacpan
share/MbdAppTemplate/MANIFEST metacpan