in reply to
searching a string with variable data
One of the many things that can get you started on Perl Regular Expressions:
perldoc
perlre
and
perldoc
perlretut
Cheers,
Rupesh.
Comment on
Re: searching a string with variable data
In Section
Seekers of Perl Wisdom