Changes for version 1.29 - 2018-03-11
- Deprecated. See https://github.com/clustericious/Clustericious/issues/46
Changes for version 1.28_01 - 2018-01-22
- Possible fx for gh#45
Documentation
- clustericious - Clustericious command runner
Modules
- Clustericious - (Deprecated) A framework for RESTful processing systems.
- Clustericious::App - Clustericious app base class
- Clustericious::Client - Construct command line and perl clients for RESTful services.
- Clustericious::Client::Command - Command line type processing for clients.
- Clustericious::Client::Meta - simple meta object for constructing clients
- Clustericious::Client::Meta::Route - metadata about a route'
- Clustericious::Client::Object - default object returned from client methods
- Clustericious::Client::Object::DateTime - Clustericious DateTime object
- Clustericious::Client::Object::Params - object parameters
- Clustericious::Coder::JSON - JSON encoder for AutodataHandler
- Clustericious::Coder::YAML - YAML encoder for AutodataHandler
- Clustericious::Command - Command base class
- Clustericious::Command::apache - Clustericious command to stat Apache
- Clustericious::Command::configdebug - Debug a clustericious configuration file
- Clustericious::Command::configdump - Dump a clustericious configuration
- Clustericious::Command::configpath - Print the configuration path
- Clustericious::Command::configtest - Test a Clustericious application's configuration
- Clustericious::Command::configure - Generate a default configuration.
- Clustericious::Command::daemon - Clustericious command to stat nginx
- Clustericious::Command::generate - Clustericious code generation commands.
- Clustericious::Command::generate::app - Clustericious command to generate a new Clustericious application
- Clustericious::Command::generate::client - Clustericious command to generate a new Clustericious client
- Clustericious::Command::hypnotoad - Clustericious command to stat Hypnotoad
- Clustericious::Command::lighttpd - Clustericious command to stat lighttpd
- Clustericious::Command::morbo - Clustericious command to stat nginx
- Clustericious::Command::nginx - Clustericious command to stat nginx
- Clustericious::Command::plackup - Clustericious command to start plack server
- Clustericious::Command::start - Clustericious command to start a Clustericious application
- Clustericious::Command::status - Clustericious command to report status of Clustericious application
- Clustericious::Command::stop - Clustericious command to stop a Clustericious application
- Clustericious::Command::which - Clustericious command to start a Clustericious application
- Clustericious::Commands - Clustericious command runner
- Clustericious::Config - Configuration files for Clustericious nodes.
- Clustericious::Config::Helpers - Helpers for clustericious config files.
- Clustericious::Controller - Clustericious controller base class
- Clustericious::HelloWorld - Clustericious hello world application
- Clustericious::HelloWorld::Client - Clustericious hello world client
- Clustericious::Log - A Log::Log4perl wrapper for use with Clustericious.
- Clustericious::Log::CommandLine - Simple Command Line Interface for Log4perl
- Clustericious::Plugin::AutodataHandler - Handle data types automatically
- Clustericious::Plugin::ClustericiousHelpers - Helpers for Clustericious
- Clustericious::Plugin::CommonRoutes - Routes common to all clustericious applications
- Clustericious::Plugin::PlugAuth - Plugin for clustericious to use PlugAuth.
- Clustericious::RouteBuilder - Route builder for Clustericious applications
- Clustericious::RouteBuilder::CRUD - build crud routes easily
- Clustericious::RouteBuilder::Search - build routes for searching for objects
- Test::Clustericious::Command - Test Clustericious commands
- Test::Clustericious::Config - Test Clustericious::Config
- Test::Clustericious::Log - Clustericious logging in tests.
Provides
- Clustericious::Config::Callback in lib/Clustericious/Config.pm
- Clustericious::Config::Callback::Password in lib/Clustericious/Config.pm
- SampleModule in corpus/log_commandline/SampleModule.pm
- SampleModule2 in corpus/log_commandline/SampleModule2.pm
- Test::Clustericious::Command::Run in lib/Test/Clustericious/Command.pm
- Test::Clustericious::Log::Appender in lib/Test/Clustericious/Log.pm