sub x { print "I'm here! [@_]\n" }; use lib \&x; use FindBin; print "done.\n";