in reply to Re: Changing data in a directory
in thread Changing data in a directory

Many thanks for all the assistance! It now works. I needed the * to make it work as you suggested:
@files = glob('/perl/bin/dir/*');