![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re: Deregexby Arien (Pilgrim) |
on Aug 30, 2002 at 23:00 UTC ( [id://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
Cool Uses for Perl
|
|