Re: [ID 20020318.003] cannot open STDOUT into in memory variable

2002-03-20 Thread Nick Ing-Simmons
Nicholas Clark <[EMAIL PROTECTED]> writes: >On Wed, Mar 20, 2002 at 09:13:11PM +0800, Stas Bekman wrote: >> Nick Ing-Simmons wrote: > >> > For lexicals like your $stdout it is a glob ref - what you have there >> > stringifies it and there isn't a file handle called GLOB(0x12345678) >> > so it fail

Re: [ID 20020318.003] cannot open STDOUT into in memory variable

2002-03-20 Thread Tels
-BEGIN PGP SIGNED MESSAGE- Moin, On 20-Mar-02 Nicholas Clark tried to scribble about: > On Wed, Mar 20, 2002 at 09:13:11PM +0800, Stas Bekman wrote: >> Nick Ing-Simmons wrote: > >> > For lexicals like your $stdout it is a glob ref - what you have there >> > stringifies it and there isn'