in reply to
Re: Processing words in a file.
in thread
Processing words in a file.
Intrested in all strings....
Comment on
Re^2: Processing words in a file.
Replies are listed 'Best First'.
Re^3: Processing words in a file.
by
brtch
(Initiate)
on Feb 12, 2013 at 07:19 UTC
Also, I need a condition like this: If, $first_word == xyz, followed by if $second_word == abc as the lines have same format, I want the loop to be on a per line basis. ---LOOP SHOULD BE ON PER LINE BASIS
[reply]
In Section
Seekers of Perl Wisdom