On Mon, 3 Mar 2003, Kristian Rink wrote:

> 
> Hi there, and thanks for the hint...
> 
> > On Mon, 03 Mar 2003 12:11:51 +0100, Kristian Rink wrote:
> [snip]
> > The easiest way is nearly always to use the existing module
> > File::Find
> > for handling recursive directory/file structures.
> 
> I'm by now trying to figure out about what File:Find is capable of doing.
> Actually, the script, once
> done, is intended to make a copy of a directory subtree in a different place
> of the file system 
> (for example copy /var/log do /export/log) _and_ to modify each regular file
> found in each of
> the sub directories. I will see whether File::Find is suitable for this...

Take a look at File::NCopy at http://search.cpan.org
http://search.cpan.org/author/ERIC/OpenThought-0.63/


> 
> Thanks anyhow, have a calm week out there. :)
> 
> Cheers,
> Kris
> 
> 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to