push @logged_events, [ @$_{qw( foo bar )} ] while $_ = $sth_le->fetchrow_hashref(); [download]
In reply to Re: Hashref for specific values by ikegami in thread Hashref for specific values by hmadhi