my $delim = '|'; my $file = 'test.txt'; my $path = ''; my $head = 'irgendwas'; fill_table($file,$path,$delim,$head);