in reply to Getting around Win32 limitations

OK, fill me in. What File::Find issues? For all I know, File::Find works fine on Win32. Well, I had a case where it was so dead slow... that I made something very similar but based on Win32::API calls, and with an underlying directory entry object. You're welcome to the code, if that is indeed your problem.