Skip to main content
deleted 15 characters in body; edited title
Source Link
Jamal Mod
  • 35.2k
  • 2
  • 54
  • 106

Incorrect Automaticautomatic Perl regex syntax

Becoming a Perl bandit  , in this question I had to do escape my regex expression \: , to avoid funny syntaxing.

  Now on my newest Perl question, I encounter the same issue.

  Can this be fixed somehow?

  • Should I just escape them all?
  • Go to google/code-prettify with the issue. (Doubtfulldoubtful if they do something about it)?
  • Any other ideas, maybe? Maybe I'm missing something obvious?

Incorrect Automatic Perl regex syntax

Becoming a Perl bandit  , in this question I had to do escape my regex expression \: , to avoid funny syntaxing.

  Now on my newest Perl question, I encounter the same issue.

  Can this be fixed somehow?

  • Should I just escape them all?
  • Go to google/code-prettify with the issue. (Doubtfull if they do something about it)
  • Any other ideas, maybe I'm missing something obvious?

Incorrect automatic Perl regex syntax

Becoming a Perl bandit, in this question I had to escape my regex expression \: to avoid funny syntaxing. Now on my newest Perl question, I encounter the same issue. Can this be fixed somehow?

  • Should I just escape them all?
  • Go to google/code-prettify with the issue (doubtful if they do something about it)?
  • Any other ideas? Maybe I'm missing something obvious?
edited tags
Link
Phrancis
  • 20.5k
  • 35
  • 65
Source Link
Ludisposed
  • 11.8k
  • 8
  • 10

Incorrect Automatic Perl regex syntax

Becoming a Perl bandit , in this question I had to do escape my regex expression \: , to avoid funny syntaxing.

Now on my newest Perl question, I encounter the same issue.

Can this be fixed somehow?

  • Should I just escape them all?
  • Go to google/code-prettify with the issue. (Doubtfull if they do something about it)
  • Any other ideas, maybe I'm missing something obvious?