In article <[EMAIL PROTECTED]>,
 [EMAIL PROTECTED] (Sherm Pendley) wrote:

> The wanted function only gets the file name of the file, which is not  
> enough to open the file with, if it's in a subdirectory. Try calling  
> open() with the full path to the file, not just the file name alone.

sory but you're wrong. File::Find doc say : "...you are chdir()'d 
to$File::Find::dir when the function is called,unless "no_chdir" was 
specified....".

thanks


-- 
klp

Reply via email to