in reply to
Re: Usage of grep on a file
in thread
Usage of grep on a file
Your text says "qr//" but your code says "qx//". Using qx// in this situation could prove very interesting! :-)
Comment on
Re^2: Usage of grep on a file
In Section
Seekers of Perl Wisdom