Text::Context::Para
A paragraph in context
- Provided by: libtext-context-perl (Version: 3.7-2)
- Report a bug
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>