in reply to Re: Sort of like a file handle, but not
in thread Sort of like a file handle, but not
Ah well, I guess non-portability is what I get for being clever. :-(print map "$_\n", glob("{A,B}{a,b}");
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re (tilly) 2: Sort of like a file handle, but not
by Cine (Friar) on Aug 21, 2001 at 23:01 UTC | |
by IraTarball (Monk) on Aug 21, 2001 at 23:10 UTC | |
Re: Re (tilly) 2: Sort of like a file handle, but not
by dmmiller2k (Chaplain) on Aug 22, 2001 at 00:21 UTC | |
by tilly (Archbishop) on Aug 22, 2001 at 01:38 UTC |