I am running a perl script from a linux machine over some files on a file server using a Samba mount. When I run this script over 60,000 files on my local machine it takes about 6 minutes. When I run it over the files on the Samba mount it takes over two hours. I thought there might be something wrong with the Samba mount but other non-perl programs experience no slow downs. Does anyone have any idea would perl would have this problem? This isn't the first time I have had this problem and I really need to know how to get around it.