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

NAME

Parrot::Docs::Section::PMCs - PMCs docmentation section

SYNOPSIS

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

DESCRIPTION

A documentation section describing all the PMCs.

Methods

new()

Returns the PMCs section.