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