Ubuntu Manpages

Text::Context::Para

A paragraph in context

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

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

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