Help for this page
sub call_function { my $funcname = shift; ... call_function('f'); call_function('g');
f no such function main::g