The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.