in reply to
Re: module for file handle control?
in thread
module for file handle control?
Wouldn't this be dangerous - race conditions, etc? I'd much rather use something like the suggested
File::Temp
, which does security checks.
--
Dan
Comment on
(z) Re^2: module for file handle control?
In Section
Seekers of Perl Wisdom