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

NAME

Parrot::Docs::Section::Config - Configuration documentation section

SYNOPSIS

        use Parrot::Docs::Section::Config;

DESCRIPTION

A documentation section describing Parrot's configuration system.

Class Methods

config_groups()

Dynamically creates the Configuration section's groups by studying the contents of @Parrot::Configure::steps.

new()

Returns a new section.