I am new to perl and have been assigned the following task
1. On running the script, you should be able to enter into a folder and search for a specific file in the master folder and in all the containing sub folders. Actually, this file is a result file that gets created after a performance script is run.
2. Once you have the list of all the result files, you have to put them in a HTML file.
It's on Windows machine....
How to do this..
Please help.... it's very urgent...