Help for this page
sub serial_finder { my @list;
my $comport = 1; my @list; ... print "running\n"; foreach my $comlist (@list) { ...