my $subref = \&NotYetLoadedModule::mysub(); #### my $subref = sub { &NotYetLoadedModule::mysub };