use Module qw( ); # Load the file use Foo qw( ... ); # Import use Bar qw( ... ); # Import