in reply to Extended Regular Expressions
E.g.,
Update: Sorry, overlooked that somehow.print $& if /^<a href.*>[^\z])/; print $';
If the code and the comments disagree, then both are probably wrong. -- Norm Schryer
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Extended Regular Expressions
by Hofmator (Curate) on Aug 16, 2001 at 18:07 UTC |