foreach my $array ( @{$arrayRef} ) { @matches = $array->[1] =~ /(<[^>]*?STRING[^>]*?>)(\d{10,15})<\/[^>]*?STRING[^>]*?>/igm; }