$string = "this #is an #example string!"; $re = qr/#(.*?)!/;