mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
a75d5c0bb8
words either side of search keywords.
7 lines
339 B
Plaintext
7 lines
339 B
Plaintext
Suppose you have a large piece of text - typically, say, a web page or a
|
|
mail message. And now suppose you've done some kind of full-text search
|
|
on that text for a bunch of keywords, and you want to display the
|
|
context in which you found the keywords inside the body of the text.
|
|
|
|
WWW: http://search.cpan.org/dist/Text-Context-EitherSide/
|