On Tue, 21 May 2002 23:11:54 -0500, [EMAIL PROTECTED] (_brian_d_foy) wrote:
> -Or using the traditional idiom: > +Some idioms can handle this is a single statement: *in* a single statement > +Some modules offer object-oriented access to handles and their > +variables, although they may be overkill if this is the only > +thin you do with them. You can use IO::Handle: thing > -If you want to create many anonymous handles, you should check out the > -Symbol, FileHandle, or IO::Handle (etc.) modules. Here's the equivalent > -code with Symbol::gensym, which is reasonably light-weight: [snip] > +If you want to create many anonymous handles, you should > +check out the Symbol, FileHandle, or IO::Handle. Either remove "the" before "Symbol" or add "modules" back on at the end. Cheers, Philip
