in reply to Temporary file management in Perl -- is it possible?
Yes, in pseudocode:
open file line (creates the file). Do something and close the file
sleep for 10 minutes and unlink the file