Hash problem ... NA - name2... NA - name4 .... ...chomp; if (/^ID/ { ... I want to read ID and NA fields from second file and then with each ID print the sum of scores from first file. ... (perl.beginners)
Re: Hash problem ... NA - name4 ... ... I want to read ID and NA fields from second file and then with each ... ID print the sum of scores from first file. ... (perl.beginners)
Re: Hash problem ... > I store it into a hash;... > NA - name2... I want to read ID and NA fields from second file and then with each ... (perl.beginners)
Re: Hash problem ... Let's assume the resulting hash is %scores. ... > NA - name2... I want to read ID and NA fields from second file and then with each ... (perl.beginners)