in reply to Re^4: seeking advise on average value problem
in thread seeking advise on average value problem
But if you put "\w+" instead of the explicit string "joe_average" into the regex match inside the while loop, your one hash will collect the numbers for all the different names, and you can use them all or just the ones you are interested in.
|
|---|