in reply to Re: Regex exact pattern match problem!
in thread Regex exact pattern match problem!

Hey CountZero,

The reason I wanted to do this strictly by a regex was simply because I knew it was possible (and how to) in a normal loop.
And as I am still in a very young age of learning Perl, I was trying to learn more about regex's.

You guys gave alot of new insights of ways how to do this, thanks alot guys!

Regards,
Joris
  • Comment on Re^2: Regex exact pattern match problem!