Changes for version 0.001002 - 2014-04-22
- Require Time::HiRes 1.9726. Some earlier versions broke constructs like (stat $file)[9]. This construct is used in the Stepford::Role::FileGenerator role.
Modules
A vaguely Rake/Make/Cake-like thing for Perl - create steps and let a planner run them
A Stepford exception object
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