in reply to Re: File::Find: Problem with renaming folders recursively (File::Find::Rule)
in thread File::Find: Problem with renaming folders recursively

Thanks. This renames only the first directory in the directory tree, not the directories under the first directory. I'm lost.
  • Comment on Re^2: File::Find: Problem with renaming folders recursively (File::Find::Rule)

Replies are listed 'Best First'.
Re^3: File::Find: Problem with renaming folders recursively (File::Find::Rule)
by toolic (Bishop) on Mar 23, 2009 at 02:38 UTC
      Thanks! That worked perfectly!!!!