Wibble has asked for the wisdom of the Perl Monks concerning the following question:
$str = <<EOFSTR; content content <%start_wibble XXX%> content content <%start_flub YYY%> content content content <%end_flub%> content content <%end_wibble%> content content EOFSTR
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Inefficient regex
by sutch (Curate) on Mar 05, 2003 at 18:40 UTC | |
by tye (Sage) on Mar 05, 2003 at 19:45 UTC | |
by Wibble (Beadle) on Mar 05, 2003 at 21:07 UTC | |
by Thelonius (Priest) on Mar 05, 2003 at 19:40 UTC | |
by sutch (Curate) on Mar 05, 2003 at 20:14 UTC | |
Re: Inefficient regex
by dws (Chancellor) on Mar 05, 2003 at 19:07 UTC | |
Re: Inefficient regex
by diotalevi (Canon) on Mar 06, 2003 at 16:45 UTC |