in reply to Re^4: Regex to match ascending sequence
in thread Regex to match ascending sequence

> These will go a long way to help me understand how to construct dynamic regexes.

Well they are flagged experimental and there are only few situations where you can't find an easier and better readable alternative.

Especially this use case!

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

  • Comment on Re^5: Regex to match ascending sequence