=head2 get_records my @foo = get_records( $dbh , "select * from BAR..." ); =cut sub get_records { # ... }