Perl Monks,
Sorry if this is a trivial question but I am new to this environment and cannot figure out immediately how to do it. I am running a foreach loop for a huge number of elements (files). I need to track where I currently am, and therefore, I would like the program to spit out the current iteration of the loop. When I do it, it spits out the whole output at the end of execution.
I am running active perl on Windows, and use Komodo Edit. Any help with this will be highly appreciated!
Thanks,
George