mrguy123 has asked for the wisdom of the Perl Monks concerning the following question:
I want to add one to the number - making this intoEVO:0000023
Now I know I can parse the digits in the string, add one and format it with sprintf to keep the zeroes. Then I can concatenate the letter part and it will work.EVO:0000024
|
---|