while ( ) { chomp; @coll = split /:/; $basicColl{$coll[0]} = $coll[1]; }