Help for this page
Select Code to Download
Select
or
download this
@foo{ qw(a b c) } = qw(x y z);
Select
or
download this
@{$var->{entry}}{qw(a b c)} = qw(x y z);