From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
123456789 section = $(=)[sec A]foo=Variable $(==) in section $(section)bar:=$(foo)foo.=![sec B]baz = from $(=): ref foo from sec A: $([sec A]foo)
section = $(=)
[sec A]
foo=Variable $(==) in section $(section)
bar:=$(foo)
foo.=!
[sec B]
baz = from $(=): ref foo from sec A: $([sec A]foo)