Help for this page
sub report_section { my ( $header, %types ) = @_; ... say "$type: $types{$type}"; } }