my $style = 'wxTE_MULTILINE'; { no strict 'refs'; say &$style; # or: say $style->() }