Hi All,
I am new to perl and facing an interesting situation.
There are 2 conditions to be matched in my code.
1. If the first condition is matched, then the 3 lines following that condition should be printed.
2. If the second condition is matched, then the 12-15 lines below that must be...