Changes for version 0.001000 - 2014-03-20
- Totally redesigned the whole thing after discussions with Greg Oschwald here at MaxMind. I did say this was alpha!
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