my $delim = '\s+'; # wichtig: Hochkommas benutzen! my $file = 'test2.txt'; my $path = ''; my $head = 'irgendwas'; my $type = 'RegEx'; fill_table($file,$path,$delim,$head,$type);