in reply to
Grep strings with special characters
Try
grep{/\Q$url\E/}@f
Comment on
Re: Grep strings with special characters
Download
Code
In Section
Seekers of Perl Wisdom