![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re: Deregexby Arien (Pilgrim) |
on Aug 30, 2002 at 23:00 UTC ( #194270=note: print w/replies, xml ) | Need Help?? |
You're missing a $ in my (regex) = @_. Also, you can qr// an empty string, which will break your regex. Simplifying and enhancing a bit more results in something like:
— Arien
In Section
Snippets Section
|
|