use strict; use warnings; my %groups = ( 'GroupID1' => true, 'GroupID2' => false );