Committed to trunk in r20240. Thanks to jonathan and particle for reviewing. particle has suggested a revision of the interface: class methods vs object methods. Once we get a better idea of what that would mean, I'll open a new RT ticket. We'll also need to explore how this might be used when you use --step=some::step to re-run a configuration step.
In the meantime, explore the evolution of the Parrot::Configure object with Parrot::Configure::Trace! kid51