http://www.perlmonks.org?node_id=986314


in reply to Re^3: Reading Multiple files
in thread Reading Multiple files

Basically what i am doing is that I have around 100 text files with different file names (random names) for example TR1, TR2 and so on. I am extracting data from TR1 and saving it in another file called TR1_Result. I want a code which does this on all files and creates new result file for each of them