in reply to Re: Temporary text files with File::Temp
in thread Temporary text files with File::Temp

File::Temp allows you to write the temp file to any directory you choose. There is no requirement to have it end up in /tmp.
  • Comment on Re^2: Temporary text files with File::Temp