sub xyz { use lib "/usr/anwendung/bin/test/lib"; use Net::IDN::Encode qw(:all); use Net::IDN::Punycode qw(:all); use Net::IDN::Nameprep; }