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 docmentation section

SYNOPSIS

use Parrot::Docs::Section::Config;
my $section = Parrot::Docs::Section::Config->new;

DESCRIPTION

A documentation section describing Parrot's configuration system.

Methods

config_groups()

Dynamically creates the

new()

Returns a new section.