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

NAME

Parrot::Docs::Section::Perl - Perl docmentation section

SYNOPSIS

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

DESCRIPTION

A documentation section describing Perl modules in Parrot.

Methods

new()

Returns a new section.