Hallo Marc,
* Marc Santhoff <M.Santhoff(at)t-online.de> [13-05-04 18:16]:
> Name1 <ein oder mehrere Tabs und Leerzeichen> Bezeichnung1
> Name2 <ein oder mehrere Tabs und Leerzeichen> Bezeichnung2
Damit sollte es gehen.
my(@array)=split(/[\s\t]/,$inline);
-- Gruss Matthias To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Thu 13 May 2004 - 19:16:30 CEST