in reply to Re: List-to-Range generation
in thread List-to-Range generation

D'oh. Thanks. Believe it or not, I use that look-behind and look-ahead method in another regex, to find a number in a string less than a given number.

japhy -- Perl and Regex Hacker