in reply to Re: Using system (); with Strawberry Perl
in thread Using system (); with Strawberry Perl
The issues I had with File::Grep involve using fgrep. When I changed to just grep it worked with greater performance. I had thought that fgrep was faster for some reason.