foo(stuff)tarbarfoo(stuff)barfoo(stuff)tarbar #### my @array = ($string =~ /foo(.*?)tarbar/gso);