Hello all,I am perl beginner.i am writing a perl script.In which I am calling one file inside that file further more 4 files.I want to open that 4 files and grep some specific string.What should i do?I tried this using array but i want to do it using hash of hash.Please help.