From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

section = $(=)
[sec A]
foo=Variable $(==) in section $(section)
bar:=$(foo)
foo.=!
[sec B]
baz = from $(=): ref foo from sec A: $([sec A]foo)