NAME ^

Parrot::Configure::RunSteps - Configuration Steps

DESCRIPTION ^

This module lists, in order, the configuration steps that will be run by Configure.pl. It should be edited when adding a new step. For more information on Parrot's configuration system, and how to add new steps, see docs/configuration.pod.

Functions ^

runsteps()

Loops over the configuration steps, running each one in turn.

SEE ALSO ^

Parrot::Configure::Step

docs/configuration.pod


parrot