>>>>> "Eric" == Eric Goldhagen <[EMAIL PROTECTED]> writes:
Eric> [% matches = fullstory.match('(\w+ \"$s_word\" \w+)') %]
[% matches = fullstory.match("(\\w+ $s_word \\w+)") %]
(I *think* -- I don't like those whitespaces in there... so you
might need to remove them.)
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!