in reply to Re: Re^2: A NOT in regular expressions (why [^%>]?)
in thread A NOT in regular expressions

Perl is smarter than you think. It has a hack that mostly fixes this problem (and does in the above case).
  • Comment on Re: Re: Re^2: A NOT in regular expressions (why [^%>]?)