my @years = qw[05 04 03 02 01 00 99 98]; foreach my $year (@years) { foreach my $BulletinID (keys %AllPatches) { next if (substr($BulletinID,2,2) ne $year); next unless ($MissingPatchList{$BulletinID} || $FoundPatchList{$BulletinID}); if ($counter == 7) { print HTML "