File-Copy-Recursive - Warnings while using ::File::Copy::Recursive::fcopy($src, $dst)

Posted on Tue Nov 8 15:08:23 2005 by cdhavse
Warnings while using ::File::Copy::Recursive::fcopy($src, $dst)
Hi, fcopy function of ::File::Copy::Recursive work but throws the following Warnings WHEN the destination path does not exists. ---- Use of uninitialized value in string ne at /usr/lib/perl5/5.8.3/File/Spec/Unix.pm line 305. ---- Use of uninitialized value in concatenation (.) or at /usr/lib/perl5/5.8.3/File/Spec/Unix.pm line 313. Please do not ask me to remove "-w" flag of perl. Thats a strict NO-NO. Please Advice Chetan.
Write a response