On 4/11/07, Dr.Ruud <rvtol+news@isolution.nl> wrote: > > Abigail: > > Or even (5.10 style + loop-unrolling): > > > > s/< [^>"']++ > > (?: > > (?:"[^"]*+")*+ > > (?:'[^']*+')*+ > > [^>'"]*+ > > )*+ > > > > > /xg; > > Good one for the FAQ. Actually its not just a good one for the FAQ its also a good technique to keep in mind in general. (Meaning I always forget it and then think Abigail is very clever for remembering) :-) yves -- perl -Mre=debug -e "/just|another|perl|hacker/"Thread Previous