open(WDINSTALLSP, "wdinstallsp $force $package_block|");                              wdinstallsp ist der Befehl zur Installation des Softwarepaketes                                        $force ist für Installationsparameter                                               $package_block enthält den Namen des Softwarepakets               while(){ @rueckgabewert = $_; } close WDINSTALLSP;