Re: possible bugs in Exegesis 5 code for matching patterns

2002-09-21 Thread Smylers
Steve Tolkin wrote: > { @$appendline =~ s// > I think this needs a backslash in front of the < symbol, and a space > after in_marker, i.e. it should be: > > { @$appendline =~ s//\

possible bugs in Exegesis 5 code for matching patterns

2002-09-20 Thread Tolkin, Steve
Here is a discussion thread of Exegesis 5 http://www.perl.com/pub/a/2002/08/22/exegesis5.html at http://developers.slashdot.org/developers/02/08/23/1232230.shtml?tid=145 But the signal/noise is too low, with side tracks into Monty Python etc. In section "Smarter alternatives" there is this co