Help for this page
use MyPackage::MySubPackage; MyPackage::MySubPackage::some_function();
use MyPackage::MySubPackage; some_function();