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