in reply to
Grep strings with special characters
See
index
.
grep { index($_, $url) >= 0 } @f;
[download]
Comment on
Re: Grep strings with special characters
Download
Code
In Section
Seekers of Perl Wisdom