Help for this page
sub handle_foo { my $message= 'Example'; ... }; ... };
sub fetch_item { my( $item, $on_success )= @_; ... }, }; };