{ my $table; sub foo { $table //= init_tables(0x123); ... } }