I was wondering if anyone out there would know how to do the following in perl?
I have multiple images taken from a webcam and need to rename them. There is over 200 images.
Each file is named 'filename1234 (1).jpg","filename1234 (2).jpg" and so on. Does anyone know a way to quickly get rid of the parens so I could get these sequentialy?
your help is greatly appreciated(sp)
Thanks


