in reply to Re^2: File::Temp problems on Win32
in thread File::Temp problems on Win32

Just use the filehandle that you have opened:
print $tf `date /t`;