On Jul 2, 2010, at 1:10 PM, Chas. Owens wrote: > * John Anderson: adding <> to perlopquick and scanning for other > missed operators
So far, it looks like qr(X) and `X`/qx(X), were missed in the original conversion. I'm planning on doing `X`/qx(X) during/after doing <>/<X>. (The stuff for that is sorted of mixed together with <>/<X> in perlop.pod, so it makes sense to me to do those at the same time.) If somebody could grab qr(X) (or if Chas. could note it for later assignment) that would be good... chrs, john.