in reply to Re: grep function does not recognize string
in thread grep function does not recognize string

do not omit or die after open.

Unless you add use autodie;

  • Comment on Re^2: grep function does not recognize string