in reply to Re: Regex Matching
in thread Regex Matching

Using substr seemed to work. Didn't use it in an array though, just set each one to a scalar and stuck it in a while loop. Works great. Thanks guys!

Kevin