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

NAME

Text::Context::Para - A paragraph in context

DESCRIPTION

This is a paragraph being used by Text::Context.

CONSTRUCTOR

new

        my $para = Text::Context::Para->new($content, $order);

METHODS

best_keywords / slim

as_text / marked_up

You can override DEFAULT_START_TAG and DEFAULT_END_TAG. These default to <span class="quoted"> and </span>