Help for this page
#!/usr/bin/perl use strict; ... 'a1' => 'b1' }; b5
my %hash = map { split( / /, $_, 2 ) } @array;