in reply to Re: Matching multiple {hits}
in thread Matching multiple {hits}

and that's the same as
push @Customer_list, $line =~ m/{(.*?)}/g;