blob: ad912c2fde512239ebb933da4bcd4c06b39541d6 (
plain) (
blame)
1
2
3
4
5
|
This module allows you to search for any of a list of substrings
("keys") in a larger string. It is particularly efficient when the set
of keys is large.
WWW: http://search.cpan.org/dist/Text-Match-FastAlternatives/
|