* David Golden <x...@xdg.me> [2013-02-02T13:07:52]
> 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.)

I'll give it a look.  Note that tempfile() returns a globref, and File::Temp
returns a blessed globref.  I'll want to do a bit of review to make sure that
this won't cause problems.  (At least, to make sure that the relevant code is
covered by tests.)

-- 
rjbs

Attachment: signature.asc
Description: Digital signature

Reply via email to