![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re^2: REGEX problem with anchorsby live4tech (Sexton) |
on Feb 05, 2013 at 07:10 UTC ( #1017075=note: print w/replies, xml ) | Need Help?? |
Thanks for this, it lead to the answer! The one-liner worked for me as well and so I went back to my code (which I should have posted) and realized I forgot to chomp the input strings (the user was prompted to enter input strings and a regex). I chomped the regex, not the input strings. A novice mistake, I apologize!
In Section
Seekers of Perl Wisdom
|
|