There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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>