Doug MacEachern wrote:

> 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.


why do you want to know the filename?

 
> 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.

yup, hopefully today


_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


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

Reply via email to