in reply to File::Copy - move() function corrupting files
Hi myelinviolin,
While other Monks may have suggested how your problem could be fixed, am only wondering that you are using do to load some of your perl script (Not that it is impossible though, or forbidden). I believe, you could simply go the ways of Perl "module", using either use or require to include modules which you then can use.
Just thinking aloud though.
|
|---|