> 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) ??
