CARVIEW |
Select Language
HTTP/2 200
cache-control: max-age=43200
server: Combust/Plack (Perl)
vary: Accept-Encoding
content-encoding: gzip
content-length: 1631
content-type: text/html; charset=utf-8
last-modified: Sun, 12 Oct 2025 02:21:59 GMT
date: Sun, 12 Oct 2025 02:21:59 GMT
strict-transport-security: max-age=15768000
Re: the new raku.org is really beautiful (and tought about spurt) - nntp.perl.org
Front page | perl.perl6.users |
Postings from September 2025
nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About

Re: the new raku.org is really beautiful (and tought about spurt)
Thread Previous | Thread NextFrom:
Marc ChantreuxDate:
September 8, 2025 10:00Subject:
Re: the new raku.org is really beautiful (and tought about spurt)Message ID:
aL6pHBj4mrtMm65r@prometheusOn Mon, Sep 08, 2025 at 11:36:32AM +0200, Elizabeth Mattijsen wrote: > The reason this doesn't work, is because s:g/Hello/Hi/ requires a > writeable $_, and the invocant of .&{ } is not writeable in this > example. AFAIR, there was also problems with the way I split the lines because it changed priorities or was just not parsable. > If you really like s/// syntax that much not only I prefer the s!!! (with whatever separator syntax) but il like the fact you can respect the left-to-right with .&{ } is super cool. > why not use .subst(/Hello/, "Hi", :g) instead? my brain consider .subst(, "Hi", :g) as noise. s/Hello/Hi/ is not only faster to write/edit it's also less painful tu read but I really need to refresh my skills so I can make better feedbacks. -- Marc ChantreuxThread Previous | Thread Next
- the new raku.org is really beautiful (and tought about spurt) by Marc Chantreux
- Re: the new raku.org is really beautiful (and tought about spurt) by Elizabeth Mattijsen
- Re: the new raku.org is really beautiful (and tought about spurt) by Marc Chantreux
- Re: the new raku.org is really beautiful (and tought about spurt) by Brian Duggan
- Re: the new raku.org is really beautiful (and tought about spurt) by Marc Chantreux
- Re: the new raku.org is really beautiful (and tought about spurt) by Elizabeth Mattijsen
- Re: the new raku.org is really beautiful (and tought about spurt) by William Michels via perl6-users
- Re: the new raku.org is really beautiful (and tought about spurt) by Elizabeth Mattijsen
- Re: the new raku.org is really beautiful (and tought about spurt) by Marc Chantreux
- Re: the new raku.org is really beautiful (and tought about spurt) by Elizabeth Mattijsen
- Re: the new raku.org is really beautiful (and tought about spurt) by Marc Chantreux
- Re: the new raku.org is really beautiful (and tought about spurt) by Elizabeth Mattijsen
nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About