use strict; use warnings; while() { chomp; my @pages = split(/\+\+/, $_); my @SonarData = (); my %DOWN = ();