in reply to RE: RE: Re: Create a file with Perl
in thread Create a file with Perl

If you want temporary files use File::Temp. There are a lot of reasons for my saying that, including avoiding a ton of potential security problems.