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.