Re: how do I hide a variable from viewing

[email protected] (ToddAndMargo via perl6-users) Wed, 21 May 2025 19:51:46 -0700
Newsgroups perl.perl6.users
Message-ID <[email protected]>
On 5/21/25 5:31 PM, Peter Pentchev wrote:
> The format itself is described athttps://toml.io/en/
> There are libraries for reading and writing TOML files in
> all of the popular programming languages.

Thank you!