in reply to Re: ||= in Hash Slice
in thread ||= in Hash Slice
Is probably the nearest I'll get.@{$audit}{@$copy_fields} = map { $item->{$_} || '' } @$copy_fields;
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: ||= in Hash Slice
by Bloodnok (Vicar) on Jan 06, 2009 at 17:56 UTC |