![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: Need a regular expression to check the first digitby Anonymous Monk |
on May 19, 2021 at 12:55 UTC ( #11132736=note: print w/replies, xml ) | Need Help?? |
If you're looking for the first instance of the character '5' in a string of 9 numeric characters index is your friend I think that is what you are looking for.
In Section
Seekers of Perl Wisdom
|
|