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

NAME

Parrot::Docs::Section::Examples - Examples docmentation section

SYNOPSIS

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

DESCRIPTION

A documentation section describing all the Parrot examples.

Methods

new()

Returns a new section.