# ... my $conf=myConf->new($file) or die "ERROR LOAD CONF ($!)\n"; # ... my $obj=myObj->new($conf,@sonstiges); # ... my $result = $obj->tue_was();