|
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.
|