|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: reg exp to find presence of value in a list of comma seperated listby vitoco (Pilgrim) |
| on Nov 18, 2009 at 02:42 UTC ( #807852=note: print w/ replies, xml ) | Need Help?? |
|
You can try \b word boundary pattern:
... or use Regexp::Keywords ;-)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||