I have to appologize that I'm posting a non-perl question. But I don't know whom else to ask and it is kind of perl related for me.
Problem: When I'm calling a perl script with "perl someperl.pl -d path1 -o path2 ..." on some computers I can't use tab-completion for certain parameters. For example, on my work laptop the "-d" parameter disables bash tab-completion. I guess there is a bash config file of some sort that defines those parameters. Can somehone give me a hint what to search for?