# in script.pl use FindBin; use lib "$FindBin::Bin/lib"; # bindet automatisch das richtige verzeichnis ein use Mein::Modul;