Help for this page
push (@detected_sections, %section_int);
$report->{'sections'} = @detected_sections;
foreach ( @{ $self->{'sections'} }) { ..use $_ here to do stuff.. }