in reply to Re: Multiline Regex Issue
in thread Multiline Regex Issue

Obligatory docs link: Modifiers

The OP's input looks suspiciously like JSON, in which case they should consider using the JSON module.