RE: Perl 6's for() signature

2003-07-31 Thread Hanson, Rob
Anyone but me feel the need for non-greedy slurpy arrays? similar to non-greedy RE matches? I definately like the idea of having something like that. It probably wouldn't be used much, but it is nice to have the option. One thing though, can't you accomplish the same thing by slurping

RE: [PASM] problem opening / reading file

2002-08-13 Thread Hanson, Rob
At 02:27 AM 8/13/2002 -0400, Dan Sugalski wrote: Anyone up to throwing a list of outstanding problems with the I/O system together? From: Clinton A. Pierce [mailto:[EMAIL PROTECTED]] I'd volunteer, except that I'm used to grunging around at the assembler level of I/O (INT 21h!) or with C's