http://www.perlmonks.org?node_id=1005645


in reply to Re: Take digits from a string
in thread Take digits from a string

Sure,

Regex is the way to do these kind of things. Can be confusing for starters though. Try to look for regexbuddy (Win software) and a tutorial on Youtube. It's very powerful software.