![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: How can I match between two integer numbersby davorg (Chancellor) |
on Jan 02, 2003 at 12:15 UTC ( #223757=note: print w/replies, xml ) | Need Help?? |
This seems to give the answers you want
It's worth looking at the $`, $& and $' variables to help you debug regular expressions. --<http://www.dave.org.uk> "The first rule of Perl club is you do not talk about
Perl club."
In Section
Seekers of Perl Wisdom
|
|