Help for this page
# Insert my new Appt struct into the appts array push @{ $days[$dayCount]->appts }, $temp
ref($days[$dayCount]->appts) eq 'ARRAY';