On Wed, 17 May 2000, Jim Winstead wrote:

> On May 17, Matt Sergeant wrote:
> > Or IO::File->new_tmpfile();
> 
> I'd rather not go there.
> 
> http://marc.theaimsgroup.com/?l=apache-modperl&m=95454378223412&w=2

Well, this may be true, but if you load IO::File before startup then it's
not too big a deal...

Alternatively use File::Temp on CPAN, Apache->gensym(), and
open()/sysopen().

-- 
<Matt/>

Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org http://xml.sergeant.org

Reply via email to