Hi,
I have a pattern like this:: word1 word2 word3 .
After pattern matching (using Perl) with word1, i have to print 'word2' and 'word3' as mentioned above.
Is there any pattern system variables available to do this??. If not what are the ways available to do this ??
Can anyone help me.
Advance thanks Senthil.