in reply to Re: Re: Regex perplexity
in thread Regex perplexity
# slice out the appropriate part of the string ($string) = $string =~ /(><a name = $id>.*?<\/pre>)/s;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Regex perplexity
by eweaverp (Scribe) on Jun 30, 2003 at 22:50 UTC |