BEGIN { use FindBin; require "$FindBin::Bin/My/Config/Module.pm"; My::Config::Module->import; # nur notwendig, wenn etwas importiert werden soll }