1Text::Context::Para(3)User Contributed Perl DocumentationText::Context::Para(3)
2
3
4

NAME

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

DESCRIPTION

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

CONSTRUCTOR

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

METHODS

16   best_keywords / slim
17   as_text / marked_up
18       You can override DEFAULT_START_TAG and DEFAULT_END_TAG. These default
19       to <span class="quoted"> and </span>
20
21
22
23perl v5.32.0                      2020-07-28            Text::Context::Para(3)
Impressum