sub Beispiel{ .... # tu_was(); if($fehler) return 0; tu_was(); 1; }