printf("%-${max_name_length}s %-10s %s\n", $name, $dob, $age);