sub some_function { use THIS_MODULE; # yadda yadda } sub another_function { use THIS_MODULE; use ANOTHER_MODULE; #yadda yadda }