CARVIEW |
Select Language
HTTP/2 200
cache-control: max-age=43200
server: Combust/Plack (Perl)
vary: Accept-Encoding
content-encoding: gzip
content-length: 1460
content-type: text/html; charset=utf-8
last-modified: Sun, 12 Oct 2025 04:51:00 GMT
date: Sun, 12 Oct 2025 04:51:00 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:
Elizabeth MattijsenDate:
September 7, 2025 20:25Subject:
Re: the new raku.org is really beautiful (and tought about spurt)Message ID:
F669FF58-1253-4E24-B6A8-5E00964BA6D0@dijkmat.nl> On 7 Sep 2025, at 20:31, Marc Chantreux <mc@unistra.fr> wrote: >>> with "example.txt".IO.slurp { >>> s/Hello/Hi/; >>> .spurt: $filename; >>> } >> >> Now *that* I find to be an interesting idea. The oneliner would then become: >> >> "example.txt".IO.slurp.subst("Hello","Hi").spurt($filename) >> >> which has a nice left-to-right feel. > > Which would be indeed my syntax of choice. Now a PR: https://github.com/rakudo/rakudo/pull/5949Thread 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