From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
1234 do{ my $x = { 'blib' => 1 };$x; }
do{ my $x = {
'blib' => 1
};
$x; }