what means please :"foreach (qw(ConfigObject LogObject TimeObject DBObject MainObject)) { if ($Param{$_}) { $Self->{$_} = $Param{$_}; } else { die "Got no $_!"; } }"