Clustericious 1.25 Deleted
Kwalitee Issues
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Mojolicious::Command::generate
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: corpus/log_commandline/SampleModule.pm, corpus/log_commandline/SampleModule2.pm
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Clustericious | A framework for RESTful processing systems. | 1.25 | metacpan |
Clustericious::App | Clustericious app base class | 1.25 | metacpan |
Clustericious::Client | Construct command line and perl clients for RESTful services. | 1.25 | metacpan |
Clustericious::Client::Command | Command line type processing for clients. | 1.25 | metacpan |
Clustericious::Client::Meta | simple meta object for constructing clients | 1.25 | metacpan |
Clustericious::Client::Meta::Route | metadata about a route' | 1.25 | metacpan |
Clustericious::Client::Object | default object returned from client methods | 1.25 | metacpan |
Clustericious::Client::Object::DateTime | Clustericious DateTime object | 1.25 | metacpan |
Clustericious::Client::Object::Params | object parameters | 1.25 | metacpan |
Clustericious::Coder::JSON | JSON encoder for AutodataHandler | 1.25 | metacpan |
Clustericious::Coder::YAML | YAML encoder for AutodataHandler | 1.25 | metacpan |
Clustericious::Command | Command base class | 1.25 | metacpan |
Clustericious::Command::apache | Clustericious command to stat Apache | 1.25 | metacpan |
Clustericious::Command::configdebug | Debug a clustericious configuration file | 1.25 | metacpan |
Clustericious::Command::configdump | Dump a clustericious configuration | 1.25 | metacpan |
Clustericious::Command::configpath | Print the configuration path | 1.25 | metacpan |
Clustericious::Command::configtest | Test a Clustericious application's configuration | 1.25 | metacpan |
Clustericious::Command::configure | Generate a default configuration. | 1.25 | metacpan |
Clustericious::Command::daemon | Clustericious command to stat nginx | 1.25 | metacpan |
Clustericious::Command::generate | Clustericious code generation commands. | 1.25 | metacpan |
Clustericious::Command::generate::app | Clustericious command to generate a new Clustericious application | 1.25 | metacpan |
Clustericious::Command::generate::client | Clustericious command to generate a new Clustericious client | 1.25 | metacpan |
Clustericious::Command::hypnotoad | Clustericious command to stat Hypnotoad | 1.25 | metacpan |
Clustericious::Command::lighttpd | Clustericious command to stat lighttpd | 1.25 | metacpan |
Clustericious::Command::morbo | Clustericious command to stat nginx | 1.25 | metacpan |
Clustericious::Command::nginx | Clustericious command to stat nginx | 1.25 | metacpan |
Clustericious::Command::plackup | Clustericious command to start plack server | 1.25 | metacpan |
Clustericious::Command::start | Clustericious command to start a Clustericious application | 1.25 | metacpan |
Clustericious::Command::status | Clustericious command to report status of Clustericious application | 1.25 | metacpan |
Clustericious::Command::stop | Clustericious command to stop a Clustericious application | 1.25 | metacpan |
Clustericious::Command::which | Clustericious command to start a Clustericious application | 1.25 | metacpan |
Clustericious::Commands | Clustericious command runner | 1.25 | metacpan |
Clustericious::Config | Configuration files for Clustericious nodes. | 1.25 | metacpan |
Clustericious::Config::Helpers | Helpers for clustericious config files. | 1.25 | metacpan |
Clustericious::Controller | Clustericious controller base class | 1.25 | metacpan |
Clustericious::HelloWorld | Clustericious hello world application | 1.25 | metacpan |
Clustericious::HelloWorld::Client | Clustericious hello world client | 1.25 | metacpan |
Clustericious::Log | A Log::Log4perl wrapper for use with Clustericious. | 1.25 | metacpan |
Clustericious::Log::CommandLine | Simple Command Line Interface for Log4perl | 1.25 | metacpan |
Clustericious::Plugin::AutodataHandler | Handle data types automatically | 1.25 | metacpan |
Clustericious::Plugin::ClustericiousHelpers | Helpers for Clustericious | 1.25 | metacpan |
Clustericious::Plugin::CommonRoutes | Routes common to all clustericious applications | 1.25 | metacpan |
Clustericious::Plugin::PlugAuth | Plugin for clustericious to use PlugAuth. | 1.25 | metacpan |
Clustericious::RouteBuilder | Route builder for Clustericious applications | 1.25 | metacpan |
Clustericious::RouteBuilder::CRUD | build crud routes easily | 1.25 | metacpan |
Clustericious::RouteBuilder::Search | build routes for searching for objects | 1.25 | metacpan |
SampleModule | metacpan | ||
SampleModule2 | metacpan | ||
Test::Clustericious::Command | Test Clustericious commands | 1.25 | metacpan |
Test::Clustericious::Config | Test Clustericious::Config | 1.25 | metacpan |
Test::Clustericious::Log | Clustericious logging in tests. | 1.25 | metacpan |
Provides
Name | File | View |
---|---|---|
Clustericious::Config::Callback | lib/Clustericious/Config.pm | metacpan |
Clustericious::Config::Callback::Password | lib/Clustericious/Config.pm | metacpan |
Test::Clustericious::Command::Run | lib/Test/Clustericious/Command.pm | metacpan |
Test::Clustericious::Log::Appender | lib/Test/Clustericious/Log.pm | metacpan |