NAME ^

Parrot::Configure::Step::Base - Configuration Step Base Class

SYNOPSIS ^

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

DESCRIPTION ^

The Parrot::Configure::Step::Base 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::Step


parrot