my $name = county_name_by_id($dbh, 23); my $name_refs = county_names_by_ids($dbh, [12, 25, 7, 13]);