--- Sean O'Rourke <[EMAIL PROTECTED]> wrote: > I noticed this as well, and believe it's a bug -- pugs accepts > the code if you remove all the newlines. Then again, I'm not > sure this is the desired behavior: > > pugs> group(1..10) > ((1,), (2,), (3,), (4,), (5,), (6,), (7,), (8,), (9,), (10,)) > > /s
It looks like there's a bug in gather/take and luqui is working on it now (from #perl6). Cheers, Ovid -- Buy the book -- http://www.oreilly.com/catalog/perlhks/ Perl and CGI -- http://users.easystreet.com/ovid/cgi_course/