my %hash = =$fh.map: { given .split(/\t/, 2) { .[0] => .[1] } };