The single letter variables are specific header labels. I just want to open each file and:@ARGV = ( $file_1 $a,$b | $file_2 $c,$d )
%first_file = (a => data in this column, b => data in this column) %second_file = (c => data in this column, d => data in this column)
In reply to @ARGV Manipulation by Limo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |