Re: the new raku.org is really beautiful (and tought about spurt)
[email protected] (Elizabeth Mattijsen) Mon, 8 Sep 2025 10:53:08 +0200
| Newsgroups | perl.perl6.users |
|---|---|
| Message-ID | <[email protected]> |
> On 8 Sep 2025, at 04:26, William Michels <[email protected]> wrote: > PS If `Str` had a `spurt` method, wouldn't you be in constant fear of a sensitive string literal (e.g. a password) being accidentally written to disk? How would that be different from the fear of $io.spurt($sensitive-data) ??