Steve Hay (via RT) wrote: > The File::Find::find() function fails on Win32 if the "follow => 1" > option is > specified.
> Presumably "follow" (and "follow_fast"?) should be no-ops on Win32 since > symbolic links are not supported on that OS. Seems quite sensible. Is this a new problem ? I can't believe nobody noticed it until now...