G:\privat\perl\forum>array_minus_element.pl Vorher: 'Pflaume' 'Apfel' 'Birne' 'Zitrone' 'Banane' 'Kiwi' Entferne 'Kiwi' ... Nachher 1: 'Pflaume' 'Apfel' 'Birne' 'Zitrone' 'Banane' Nachher 1: 'Pflaume' 'Apfel' 'Birne' 'Zitrone' 'Banane' G:\privat\perl\forum>array_minus_element.pl Vorher: 'Banane' 'Zitrone' 'Pflaume' 'Birne' 'Apfel' 'Kiwi' Entferne 'Kiwi' ... Nachher 1: 'Banane' 'Zitrone' 'Pflaume' 'Birne' 'Apfel' Nachher 1: 'Banane' 'Zitrone' 'Pflaume' 'Birne' 'Apfel' G:\privat\perl\forum>