in reply to Re: How would I change a10 into A:10 in perl?
in thread How would I change a10 into A:10 in perl?

Thank you very much! I just began learning regular expressions so I was avoiding it ^^;.
  • Comment on Re^2: How would I change a10 into A:10 in perl?

Replies are listed 'Best First'.
Re^3: How would I change a10 into A:10 in perl?
by ikegami (Patriarch) on Dec 03, 2010 at 16:39 UTC
    It's hard to learn something by avoiding it!