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

Changes for version 0.000002 - 2014-03-03

  • The tests now require Time::HiRes 1.9722. It seems like the version shipped before Perl 5.16 (1.9721_01) has a weird bug when used like this:
    • some_sub( (stat $file)[9] );
    • It seems to return the value "9" rather than the mtime.

Modules

A vaguely Rake/Make/Cake-like thing for Perl - create steps and schedule them
A Stepford exception object
The basic role all step classes must implement
A role for steps that generate files
Takes a set of steps and figures out what order to run them in
Type library used in Stepford classes/roles
Internal type definitions for Stepford