NAME ^

Parrot::Configure::Step - Configuration step base class

SYNOPSIS ^

    use base qw(Parrot::Configure::Step);

DESCRIPTION ^

The Parrot::Configure::Step module contains the constructor and utility methods that should be inherited by all configuration steps.

USAGE ^

Methods ^

AUTHOR ^

Joshua Hoblitt jhoblitt@cpan.org

SEE ALSO ^

docs/configuration.pod, Parrot::Configure, Parrot::Configure::Data, Parrot::Configure::Compiler


parrot