in reply to
Re: Match number >= 0 and <1
in thread
Match number >= 0 and <1
"
0
" is not legal according your regexp. I did the same mistake up above. Also, you removed the necessary capture.
Comment on
Re^2: Match number >= 0 and <1
Download
Code
In Section
Seekers of Perl Wisdom