On Thu, 29 Nov 2001, Stas Bekman wrote:

> BTW, from perl571delta.pod:
> 
> <Quote>
> Anonymous temporary files are available without need to
> 'use FileHandle' or other module via
> 
>     open($fh,"+>", undef) || ...
> 
> That is a literal undef, not an undefined value.
> </Quote>

nice.  but that doesn't give you a filename like Apache::File->tmpfile
does, so we'd still need the old code for Apache::compat.

p.s.
plan to commit that patch soon?  a friend at work is trying to get
Apache::MP3 working with 2.0 and needs the Apache::File compat.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to