Re: Quoting constructs, take two

2005-04-17 Thread Autrijus Tang
On Sun, Apr 17, 2005 at 08:42:52PM +0300, Roie Marianer wrote: > Attached patch, because the svn repository is down. Thanks, applied to svn.perl.org and will mergeback tomorrow to openfoundry. Great work! Enjoy, /Autrijus/ pgpTl3e9m9NTh.pgp Description: PGP signature

Quoting constructs, take two

2005-04-17 Thread Roie Marianer
Attached patch, because the svn repository is down. 1. Remove old qq code (it's all in the q code now) 2. Make <<>> work 3. Regular expressions are parsed as qq//, but with no backslash protection at all. (Should it be partial backslash protection for \qq and \?) 4. Hash subscripts using <> or <<