Help for this page
sub add_courses { $self = shift; $courses = shift; push(@{$self{"Course(s)"}->[], $courses); }