Re: while(<>){...} analog?

2019-08-05 Thread William Michels via perl6-users
Thank you Richard, for taking time to explain this. I've put comments below (inline): On Mon, Aug 5, 2019 at 10:26 AM Richard Hainsworth wrote: > > William, > > I saw others were replying and between what Brad had said and what I had > said, I thought the explanations were pretty clear. > > So I'

Re: while(<>){...} analog?

2019-08-05 Thread Richard Hainsworth
William, I saw others were replying and between what Brad had said and what I had said, I thought the explanations were pretty clear. So I'll try again. Comments in text below. On 03/08/2019 07:11, William Michels wrote: Hi Richard, I'm not able to come to the same conclusions. Specifically

Re: while(<>){...} analog?

2019-08-05 Thread William Michels via perl6-users
Hi Brad, This is what I see when I run your first example. (I've numbered each command line prompt ">" to make it easier to reference each REPL input): mbook:~ homedir$ perl6 --version This is Rakudo version 2019.07.1 built on MoarVM version 2019.07.1 implementing Perl 6.d. mbook:~ homedir$ perl6

Re: DEPRECATED routine

2019-08-05 Thread JJ Merelo
Thanks! El lun., 5 ago. 2019 a las 12:50, Marcel Timmerman () escribió: > @JJ Merelo, > > I filed an the issue: 'extending the documentation of DEPRECATED #2938' > > -- JJ

Re: DEPRECATED routine

2019-08-05 Thread Marcel Timmerman
@JJ Merelo, I filed an the issue: 'extending the documentation of DEPRECATED #2938'