![]() |
|
more useful options | |
PerlMonks |
Re^3: broken regexby hgolden (Pilgrim) |
on Sep 15, 2006 at 12:51 UTC ( [id://573113]=note: print w/replies, xml ) | Need Help?? |
Then you probably want your regex to be something more like s/\b$_\b//g which will match word boundaries. Just to make sure that there's nothing more that you need to do than is coming across in your message, what were you aiming to do with the %\d? Hays
In Section
Seekers of Perl Wisdom
|
|