use Some::Module 'function'; function "..."; package Another::Module; function "..."; package Yet::Another::Module; function "..."; ...