The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.05 - 2015-11-20

  • Mojolicious 6.32 compatability (change to test only)
  • Loading configuration from a relative or absolute pathname is now supported, so long as the filename ends in .conf or .yml.
  • Loading a configuration from a scalar and JSON configuration files are deprecated and will be removed on or after January 31, 2016 (ie Clustericious::Config->new(\"{'a':1}")
  • Clustericious::Config methods set_singleton and dump_as_yaml are now deprecated and will issue a warning when used. They will be removed but not before January 31, 2016.
  • Migrate from JSON::XS to JSON::MaybeXS
  • Much less pollution of Clustericious::Config.
  • Added some testing functions to Test::Clustericious::Log previously it simply redirected logging to TAP via Log::Log4perl::Appender::TAP (which it still does).
  • Generally improved documentation coverage for Test::Clustericious::Log

Documentation

Clustericious command runner

Modules

A framework for RESTful processing systems.
Clustericious app base class
Construct command line and perl clients for RESTful services.
Command line type processing for clients.
simple meta object for constructing clients
metadata about a route'
default object returned from client methods
Clustericious DateTime object
Command base class
Clustericious command to stat Apache
Debug a clustericious configuration file
Print the configuration path
Test a Clustericious application's configuration
Generate a default configuration.
Clustericious code generation commands.
Clustericious command to generate a new Clustericious application
Clustericious command to generate a new Clustericious client
Clustericious command to generate a new Clustericious M::B::D application
Clustericious command to stat Hypnotoad
Clustericious command to stat lighttpd
Clustericious command to stat nginx
Clustericious command to start plack server
Clustericious command to start a Clustericious application
Clustericious command to report status of Clustericious application
Clustericious command to stop a Clustericious application
Clustericious command runner
Configuration files for Clustericious nodes.
Helpers for clustericious config files.
Deprecated module
Clustericious controller base class
Clustericious hello world application
Clustericious hello world client
A Log::Log4perl wrapper for use with Clustericious.
Handle data types automatically
Plugin for clustericious to use PlugAuth.
renderer for clustericious
Route builder for Clustericious applications
build crud routes easily
Routes common to all clustericious applications
build proxy routes easily
build routes for searching for objects
default templates for clustericious
Test Clustericious applications
Test Clustericious::Config
Clustericious logging in tests.

Provides

in lib/Clustericious/Config.pm
in lib/Clustericious/Config.pm
in lib/Test/Clustericious/Log.pm