> I don't know the specifics of the IPC::Run3/File::Temp issue with NFS, but I > have some idea how crazy dealing with race conditions on NFS can be and > that's File::Temp's bailiwick. I'll bet the developers have been all over > this issue for a long time.
I've suggested an easy fix in this RT ticket: https://rt.cpan.org/Ticket/Display.html?id=82720 (Note that Nigel was the original requestor.) RJBS: tl;dr: Unless Tim fixes File::Temp quickly, have IPC::Run3 use File::Temp->new instead of tempfile() and IPC::Run3 will stop failing on NFS filesystems, which will make lots of people happy. (DESTROY doesn't have the same fatal problem with failing unlink.) David -- David Golden <x...@xdg.me> Take back your inbox! → http://www.bunchmail.com/ Twitter/IRC: @xdg