in reply to Re: Need to search for a string in a file
in thread Need to search for a string in a file

Hello Utilitarian...works like a charm. Thanks. I've read perlretut and perlre but still fumble. I will slowly get the hang as I keep writing code. Perl is not as intuitive to me as C++ and Java. Thanks a lot.....
  • Comment on Re^2: Need to search for a string in a file

Replies are listed 'Best First'.
Re^3: Need to search for a string in a file
by aartist (Pilgrim) on Oct 20, 2011 at 14:19 UTC
    Perl is not as intuitive to me
    . You will find your way here. The terminology slightly is different, but there is always more than one way to do it in Perl, which provides extended expressibility.