$string = hithereHelloHellohithere $match = Hello; $repeat = 2; $string =~ m/$match{$repeat}/;