Help for this page
sub module_method { ... ... $anonymous_inner_function->(@_); ... }
sub module_method { ... ... inner_function(@_); ... }