>>compatibility. The only issue is with tmpfile. Where should it live?
>>
>
> copy-n-paste the 1.x code for now. in the future, would
> like to see APR::File->mktemp (apr_file_mktemp) and a perlio layer defined
> in terms of apr_file_t to use it.
ok
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>
_____________________________________________________________________
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]