Help for this page
c:\@Work\Perl>perl -wMstrict -le "my $regex = '(?xms) ((.) \2{2,})'; ... " match: captured 'iii' match: captured 'oooo'