in reply to Matching and nonmatching multiple regexps at once
Note that this doesn't work correctly on 5.12 (adding some parens around 'this .* that' makes it work though), but it does work correctly in 5.14.2./that (*COMMIT) (*FAIL) | this .* that (*COMMIT) (*FAIL) | this/xs;
|
---|