I have a PERL script which will need to look to a location and parse in files beginning with a certain string e.g. “NewFile…..”. The files will have a certain format so same script can be applied to all
I had thought some sort of FOR Loop but not sure how to code.
Suggestions would be gratefully appreciated as I am rapidly running out of time
Thanks