![]() |
|
XP is just a number | |
PerlMonks |
Re^3: Temp file strategyby blazar (Canon) |
on Sep 19, 2005 at 09:59 UTC ( [id://493110]=note: print w/replies, xml ) | Need Help?? |
Indeed. But it depends on the OS you're under: I'm not really sure, but I think that Windows doesn't support real anonymous files, so the temporary file that you can see should still be there somewhere.
Here I'm under Linux and I get but of course it is soon deleted: (or if run on a machine where /tmp is mounted under nfs.) Whatever, all this is at best fragile and tricky. This interesting open feature is best suited for a file to write stuff into, to recover it later. For your application any of the other suggestions you got would be probably preferable. I just mentioned this temp file strategy option because IMHO it would deserve to be better known.
In Section
Seekers of Perl Wisdom
|
|