use File::Temp qw(tempfile); my ($fh, $filename) = tempfile( DIR => $tmpdir ); [download]
-Blake
In reply to Re: do until sysopen() by blakem in thread do until sysopen() by Anonymous Monk