I am utterly new to perl(Just a week old).I am trying to write a program which would compare two configs file and print the difference (wherever found) and also indicating the parents of the differing text.For ex,if my file is
and not the in between ( internal shutdown allow ) as all these 3 have the same parent as entry 1.
Please help.