Provided by: libtext-context-perl_3.7-1_all
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>