Help for this page
my (@values1,@val1,@values2,@val2); while (<CMD>) { ...
my (@values1,@val1,@values2,@val2); while (<CMD>) { ... next; } ...