|
|
| XP is just a number | |
| PerlMonks |
Re^4: Find all strings containing "a" characters, that are not followed by "b" characters.by Anonymous Monk |
| on Dec 12, 2012 at 20:09 UTC ( #1008579=note: print w/ replies, xml ) | Need Help?? |
|
Well, // is m//, the match operator, it is not a regexp :) "logical and" works with m//atch operator, not regexp
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||