in reply to Re: dbi bind_columns with an array: fail
in thread dbi bind_columns with an array: fail

In which case $sth->bind_columns( map {\$_} @sogs ); might solve the problem?