or evenfor ($self->{data}) { $_->{name} = 'spiros'; $_->{address} = 'london'; }
for ($self->{data}) { @$_{qw(name address)} = qw(spiros london); }
In reply to Re: a simple matter of elegance
by merlyn
in thread a simple matter of elegance
by spiros
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |