SensesFail
Programmer
I have strings of the form "CharNumCharCharChar", for example s5tgn, and I want to store the number, so for the example here I want to take s5tgn and store 5 in a variable.
Does anyone know how to do this in Perl?
Thanks!
Does anyone know how to do this in Perl?
Thanks!