*{"foo-bar"} = sub { "Hello, @_!\n" }; print &{"foo-bar"}('world');