On Tue, Jul 31, 2001 at 05:59:59PM -0700, perl newbie wrote:
> I have two diretories ( DATA and TEST). The data
> directory has several subdirectories under it. I am
> trying to find a Perl Module/function, that will allow
> me to copy all of the contents of DATA into TEST.
>
> Is there a module
Uncertain about File::COpy, but you might look at
http://www.xxcopy.com/ which may do what you want.
Wags ;)
-Original Message-
From: perl newbie [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 31, 2001 18:00
To: [EMAIL PROTECTED]
Subject: Recursive directory copy
I have two di