sub bar { my (@sql_output, %sql_info) = foo(); return (\@sql_output, \%sql_info); }