use NameOfTheProject::SomeModule; print NameOfTheProject::SomeModule::some_function(); # prints 123