in reply to Re: dbi bind_columns with an array: failin thread dbi bind_columns with an array: fail
In which case $sth->bind_columns( map {\$_} @sogs ); might solve the problem?