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.

If you tell me, I'll forget.
If you show me, I'll remember.
if you involve me, I'll understand.
--- Author unknown to me
  • Comment on Re: File::Copy - move() function corrupting files