Help for this page
my $foo = "$bar{foo}"; $foo .= $baz->method(@foo); $foo .= join(',', @$bar{'foo','bar'});