in reply to Re^2: Printing out a hash in specified format
in thread Printing out a hash in specified format

Hashes are good for grouping (using the SQL term) if that's what you mean. Specifically, a hash of server of hashes backup sets of arrays of status records.
$backup_status{$server}{$backup_set}[$backup_set_idx]{$field_name}