
29 Feb
2008
29 Feb
'08
10:32 a.m.
what means please : "foreach (qw(ConfigObject LogObject TimeObject DBObject MainObject)) { if ($Param{$_}) { $Self->{$_} = $Param{$_}; } else { die "Got no $_!"; } }"