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

The Defined-Or operator is best emulated with defined and or

No idea about scopes in 5.8 , I remember 5.10 (or 5.12 ?) having an issue in this case.

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

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