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.
Comment on
RE (tilly) 4: Create a file with Perl
In Section
Seekers of Perl Wisdom