How to match variable length number range 0 to $n using perl regex?

前端 未结 0 630
暖寄归人
暖寄归人 2020-11-30 22:12

I need to match a numeric range from 0 to a number $n where $n can be any random number from 1 - 40.

For example, if $n = 16, I need to strictly match only the numeri

相关标签:
回答
  • 消灭零回复
提交回复
热议问题