ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
320 B
Text
6 lines
320 B
Text
Given a piece of text and some search terms, produces an object
|
|
which locates the search terms in the message, extracts a reasonable-length
|
|
string containing all the search terms, and optionally dumps the string out
|
|
as HTML text with the search terms highlighted in bold.
|
|
|
|
WWW: https://metacpan.org/release/Text-Context
|