in reply to
Using expressions in string literals
$foo = "bar: @{[ $zoikes[2] + 2 ]}";
Comment on
Re: Using expressions in string literals
Download
Code
In Section
Seekers of Perl Wisdom