![]() |
|
Come for the quick hacks, stay for the epiphanies. | |
PerlMonks |
Re: Re: Help with Numbers..Pleaseby perlguy (Deacon) |
on Apr 24, 2003 at 15:12 UTC ( [id://252926]=note: print w/replies, xml ) | Need Help?? |
It won't fail on '9', but your proposed alternative regular expression won't work on '009' for example, as '10' would be the output instead of the requested '010'. Just an observation.
In Section
Seekers of Perl Wisdom
|
|