Dear Monks,
I am very new in perl. One of the file has some junk and starts with
.
.
.
I need to get rid of those junk and and my array(1) should start from this line define 1
which has to merge with the first array of another file. And I want to grab suppose
define 9 which has to merge with array 9 of other file. Any suggestion?Thank you very much.