Help for this page
push(@array,$variable);
##### cannot verify error - and Populate Output file##### if (@txtfile[$i] =~ /\bcannot verify/) { chomp ($errout = @txtfile[$i]); ... chomp ($errout = @txtfile[$i]); push(@outfile,$errout); }