in reply to Re: Regular Expression To Extract Multiple Matches Pattern
in thread Regular Expression To Extract Multiple Matches Pattern

And certainly those parts you left out from s/(^.* )([a-z]+-[a-z#93;+-[a-z#93;+)( .*$)/\1 phrase \3/gi; look hideously ugly.
  • Comment on Re^2: Regular Expression To Extract Multiple Matches Pattern