Skip to main content


A vaguely Rake/Make/Cake-like thing for Perl - create steps and let a runner run them

Changes for 0.006001 - 2023-08-09

  • If a child process exits abnormally, Stepford will now immediately send a SIGTERM to all of the children. Previously, it would wait for all of the running children to complete.