Re: [Perl-unix-users] how to copy a file on windows

2002-11-07 Thread Jenda Krynicky
From: Michael Meltzer <[EMAIL PROTECTED]> > I am new to perl. > on a windows box i want to copy a file to an UNC path. > on ActiveState I searched for modules win32::filecopy but coundn't > find it. so were can this modul be found or should I use a different > modul ? File::Copy

[Perl-unix-users] how to copy a file on windows

2002-11-07 Thread Michael Meltzer
hi I am new to perl. on a windows box i want to copy a file to an UNC path. on ActiveState I searched for modules win32::filecopy but coundn't find it. so were can this modul be found or should I use a different modul ? I am using active perl from ActiveState v 5.6.0 thanks in advance Michael