Changes for version 0.002002 - 2014-06-02

  • The Stepford::Planner object now throws an error if it finds a class in any given step namespace that is a subclass of Moose::Object but which doesn't consume the Stepford::Role::Step role.

Modules

A vaguely Rake/Make/Cake-like thing for Perl - create steps and let a planner run them
A Stepford exception object
The final step for all Stepford runs
Represents a concrete plan for execution by a Stepford::Planner
Takes a set of steps and figures out what order to run them in
The basic role all step classes must implement
A role for steps that generate files
A trait for attributes which are a step dependency
A trait for attributes which are a step production
Type library used in Stepford classes/roles
Internal type definitions for Stepford