Hello together,
I want to create a tempfile via the function tempfile.
But I want a certain path and name for the file. The option DIR and SUFFIX and s.o. is clear to me but how can I
set the name of the file? For Exam: temp_file.lock or somethink like that!?
CPAN is your friend:
http://search.cpan.org/~tjenness/File-Temp-0.14/Temp.pm
I searched on tempfile -Sx-
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>