http://qs1969.pair.com?node_id=292722


in reply to Re: Conflicting usage recommendations: File::Temp and File::Copy
in thread Conflicting usage recommendations: File::Temp and File::Copy

The code in question does check that the file isn't being accessed when it does the copy, and checks that the copy gets the whole file afterwards - so while I'd like to minimise the risk of such occurances, they're not disastrous unless they start occurring so often the script hits its retry limit and bails out.