Return-Path: Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 94962 invoked by uid 500); 4 Dec 2001 19:10:55 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 94950 invoked from network); 4 Dec 2001 19:10:54 -0000 X-Authentication-Warning: mako.covalent.net: dougm owned process doing -bs Date: Tue, 4 Dec 2001 11:15:37 -0800 (PST) From: Doug MacEachern X-Sender: dougm@localhost To: Stas Bekman cc: dev@perl.apache.org Subject: Re: porting Apache::File issues In-Reply-To: <3C05E561.8040505@stason.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Thu, 29 Nov 2001, Stas Bekman wrote: > BTW, from perl571delta.pod: > > > 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. > 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: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org