in reply to Re^2: Simple regular expression problem
in thread Simple regular expression problem

thanx for all the suggestions. I fixed it with \w+? or maybe I use the alpha example!! And now that I understand my mistake, I see that it was all the time already described in the perldoc manual!!

All your replies are really helpful,
Thanks a lot!!
Luca

  • Comment on Re^3: Simple regular expression problem