Skip to content
  • Nigel Kukard's avatar
    Fixed warning for unescaped braces · a8dbc329
    Nigel Kukard authored
    Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/([^%]+)?(?:\%{ <-- HERE ([a-zA-Z_0-9]+)(?:\(([0-9]+)(?:,([0-9]+))?\))?})(.*)/
    a8dbc329