Help for this page
sub foo { my $detailed_variable_name = shift; # always some comments!! ... ... return $return_value_ref; }