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

NAME

Blitz::Exercise - Superclass for Sprint and Rush modules

SUBROUTINES/METHODS

new

Create a blitz exercise object for executing sprints or rushes

Required parameters are a set of options to run the test, and a callback closure to execute after each communication with the blitz.io servers

blitzObj

Returns the blitzObj for a given exercise

execute

Executes an exercise (a sprint or a rush)