in reply to Everybody loves not using File::Find

The only time (since I learned better) that I didn't use File::Find was on ActiveState running in ASP under IIS on Windows, where it inexplicibly doesn't work. Rather than debug it and get to the bottom of it, my needs were simple enough that it was trivial to just do without.
  • Comment on Re: Everybody loves not using File::Find