Re: is 'use v6' still a thing?

2021-12-29 Thread Marc Chantreux
Dear Liz and Ralph, thanks for your anwsers. Le Tue, Dec 28, 2021 at 09:29:26PM +, Ralph Mellor a écrit : > > long time ago, there was this 'use v6' line ... Does it still make sense? > I think it depends. well. it's not that time consuming to add v6.d so reading your lines, i realized

Re: is 'use v6' still a thing?

2021-12-28 Thread Ralph Mellor
On Tue, Dec 28, 2021 at 5:00 PM Marc Chantreux wrote: > > long time ago, there was this 'use v6' line ... Does it still make sense? I think it depends. Let's first ignore Perl. Also, let's first assume your code is not visible online. Imo *not* including a language version

Re: is 'use v6' still a thing?

2021-12-28 Thread Elizabeth Mattijsen
Personally, I don't add it anywhere anymore. Especially in files with the .raku, .rakumod and .rakutest extensions :-) > On 28 Dec 2021, at 17:59, Marc Chantreux wrote: > > hello people, > > long time ago, there was this 'use v6' line so perl should be v6 and > still run v5.* things. > > I

is 'use v6' still a thing?

2021-12-28 Thread Marc Chantreux
hello people, long time ago, there was this 'use v6' line so perl should be v6 and still run v5.* things. I just took a look to https://raku.land/github:JJ/SDL2 and seen use v6; Does it still makes sense? Regards. -- Marc Chantreux Direction du numérique de l'Université de Strasbourg