package MyModule; use warnings; use strict; sub call { MyModule2::authorize(); } __PACKAGE__