Help for this page
my $subref = \&NotYetLoadedModule::mysub();
my $subref = sub { &NotYetLoadedModule::mysub };